Freigeben über


Path.Fill Eigenschaft

Definition

Pfadfüllung

Stellt das folgende Attribut im Schema dar: 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)

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: