Freigeben über


ConnectionShapeLocks.NoChangeShapeType-Eigenschaft

Disallow Shape Type Change.Represents the attribte in schema: noChangeShapeType

Namespace:  DocumentFormat.OpenXml.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "noChangeShapeType")> _
Public Property NoChangeShapeType As BooleanValue
    Get
    Set
'Usage
Dim instance As ConnectionShapeLocks
Dim value As BooleanValue

value = instance.NoChangeShapeType

instance.NoChangeShapeType = value
[SchemaAttrAttribute(, "noChangeShapeType")]
public BooleanValue NoChangeShapeType { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

ConnectionShapeLocks Klasse

ConnectionShapeLocks-Member

DocumentFormat.OpenXml.Drawing-Namespace