StrokeChildType.EndArrowWidth プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Line End Arrowhead Width.Represents the following attribute in the schema: endarrowwidth
[DocumentFormat.OpenXml.SchemaAttr(0, "endarrowwidth")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeArrowWidthValues> EndArrowWidth { get; set; }
member this.EndArrowWidth : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeArrowWidthValues> with get, set
Public Property EndArrowWidth As EnumValue(Of StrokeArrowWidthValues)
プロパティ値
EnumValue<T> を返します。
- 属性