Freigeben über


ConnectionShapeLocks.NoChangeArrowheads-Eigenschaft

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; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

ConnectionShapeLocks Klasse

ConnectionShapeLocks-Member

DocumentFormat.OpenXml.Drawing-Namespace