StrokeChildType.EndArrow Property

Definition

Line End Arrowhead

Represents the following attribute in the schema: 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)

Property Value

Returns EnumValue<T>.

Attributes

Applies to