FormControlProperties.ObjectType 属性

定义

objectType,此属性仅在 Office 2010 及更高版本中可用。

表示架构中的以下属性:objectType

[DocumentFormat.OpenXml.SchemaAttr(0, "objectType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.ObjectTypeValues> ObjectType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.ObjectTypeValues> ObjectType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "objectType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.ObjectTypeValues>? ObjectType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("objectType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.ObjectTypeValues>? ObjectType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.ObjectTypeValues>? ObjectType { get; set; }
member this.ObjectType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.ObjectTypeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "objectType")>]
member this.ObjectType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.ObjectTypeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("objectType")>]
member this.ObjectType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.ObjectTypeValues> with get, set
Public Property ObjectType As EnumValue(Of ObjectTypeValues)

属性值

属性

适用于