FieldGroup.Base Propriété

Définition

Base de champs

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

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

Valeur de propriété

Retourne UInt32Value.

Attributs

S’applique à