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)

プロパティ値

属性

適用対象