DataField.BaseField Propriété

Définition

baseField

Représente l’attribut suivant dans le schéma : baseField

[DocumentFormat.OpenXml.SchemaAttr(0, "baseField")]
public DocumentFormat.OpenXml.Int32Value BaseField { get; set; }
public DocumentFormat.OpenXml.Int32Value BaseField { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "baseField")]
public DocumentFormat.OpenXml.Int32Value? BaseField { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("baseField")]
public DocumentFormat.OpenXml.Int32Value? BaseField { get; set; }
public DocumentFormat.OpenXml.Int32Value? BaseField { get; set; }
member this.BaseField : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "baseField")>]
member this.BaseField : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("baseField")>]
member this.BaseField : DocumentFormat.OpenXml.Int32Value with get, set
Public Property BaseField As Int32Value

Valeur de propriété

Retourne Int32Value.

Attributs

S’applique à