Path.ShowArrowhead Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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