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> を返します。

属性

適用対象