ConnectionShapeLocks.NoChangeArrowheads Property
Disallow Arrowhead Changes.Represents the attribte in schema: noChangeArrowheads
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "noChangeArrowheads")> _
Public Property NoChangeArrowheads As BooleanValue
Get
Set
'Usage
Dim instance As ConnectionShapeLocks
Dim value As BooleanValue
value = instance.NoChangeArrowheads
instance.NoChangeArrowheads = value
[SchemaAttrAttribute(, "noChangeArrowheads")]
public BooleanValue NoChangeArrowheads { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.