VTVector.BaseType 属性

定义

向量基类型

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

[DocumentFormat.OpenXml.SchemaAttr(0, "baseType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.VariantTypes.VectorBaseValues> BaseType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.VariantTypes.VectorBaseValues> BaseType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "baseType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.VariantTypes.VectorBaseValues>? BaseType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("baseType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.VariantTypes.VectorBaseValues>? BaseType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.VariantTypes.VectorBaseValues>? BaseType { get; set; }
member this.BaseType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.VariantTypes.VectorBaseValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "baseType")>]
member this.BaseType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.VariantTypes.VectorBaseValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("baseType")>]
member this.BaseType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.VariantTypes.VectorBaseValues> with get, set
Public Property BaseType As EnumValue(Of VectorBaseValues)

属性值

返回 EnumValue<T>

属性

适用于