StrokeChildType.StartArrow Property

Definition

Line Start Arrowhead

Represents the following attribute in the schema: startarrow

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

Property Value

Returns EnumValue<T>.

Attributes

Applies to