Share via


Path.ShowArrowhead Property

Definition

Arrowhead Display Toggle

Represents the following attribute in the schema: arrowok

[DocumentFormat.OpenXml.SchemaAttr(0, "arrowok")]
public DocumentFormat.OpenXml.TrueFalseValue ShowArrowhead { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue ShowArrowhead { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "arrowok")]
public DocumentFormat.OpenXml.TrueFalseValue? ShowArrowhead { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("arrowok")]
public DocumentFormat.OpenXml.TrueFalseValue? ShowArrowhead { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? ShowArrowhead { get; set; }
member this.ShowArrowhead : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "arrowok")>]
member this.ShowArrowhead : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("arrowok")>]
member this.ShowArrowhead : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property ShowArrowhead As TrueFalseValue

Property Value

Returns EnumValue<T>.

Attributes

Applies to