Partager via


VTVector.BaseType Propriété

Définition

Type de base de vecteur

Représente l’attribut suivant dans le schéma : 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)

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à