CommonTimeNode.Fill Propriété

Définition

remplissage

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

[DocumentFormat.OpenXml.SchemaAttr(0, "fill")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeFillValues> Fill { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeFillValues> Fill { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "fill")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeFillValues>? Fill { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("fill")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeFillValues>? Fill { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeFillValues>? Fill { get; set; }
member this.Fill : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeFillValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "fill")>]
member this.Fill : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeFillValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("fill")>]
member this.Fill : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeFillValues> with get, set
Public Property Fill As EnumValue(Of TimeNodeFillValues)

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à