StrokeChildType.StartArrowWidth プロパティ

定義

Line Start Arrowhead Width.Represents the following attribute in the schema: startarrowwidth

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

プロパティ値

EnumValue<StrokeArrowWidthValues>

EnumValue<T> を返します。

属性

適用対象