Partager via


Path.Fill Propriété

Définition

Remplissage du chemin

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

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

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à