StrokeChildType.FillType 属性

定义

笔划图像样式

表示架构中的以下属性:filltype

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

属性值

返回 EnumValue<T>

属性

适用于