StrokeChildType.StartArrowLength Property

Definition

Line Start Arrowhead Length

Represents the following attribute in the schema: startarrowlength

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

Property Value

Returns EnumValue<T>.

Attributes

Applies to