Freigeben über


Stroke.FillType Eigenschaft

Definition

Bildformatvorlage für Striche

Stellt das folgende Attribut im Schema dar: filltype

[DocumentFormat.OpenXml.SchemaAttr(0, "filltype")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeFillTypeValues> FillType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeFillTypeValues> FillType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "filltype")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeFillTypeValues>? FillType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("filltype")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeFillTypeValues>? FillType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeFillTypeValues>? FillType { get; set; }
member this.FillType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeFillTypeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "filltype")>]
member this.FillType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeFillTypeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("filltype")>]
member this.FillType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeFillTypeValues> with get, set
Public Property FillType As EnumValue(Of StrokeFillTypeValues)

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: