次の方法で共有


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> を返します。

属性

適用対象