OleObject.Type 属性

定义

OLE 对象类型

表示架构中的以下属性:类型

[DocumentFormat.OpenXml.SchemaAttr(0, "Type")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.OleValues> Type { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.OleValues> Type { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "Type")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.OleValues>? Type { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("Type")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.OleValues>? Type { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.OleValues>? Type { get; set; }
member this.Type : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.OleValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "Type")>]
member this.Type : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.OleValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("Type")>]
member this.Type : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.OleValues> with get, set
Public Property Type As EnumValue(Of OleValues)

属性值

返回 EnumValue<T>

属性

适用于