Freigeben über


FormControlProperties.ObjectType Eigenschaft

Definition

objectType: Diese Eigenschaft ist nur in Office 2010 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: 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)

Eigenschaftswert

Attribute

Gilt für: