StrokeChildType.EndArrow 属性

定义

行尾箭头

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

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

属性值

返回 EnumValue<T>

属性

适用于