Freigeben über


ContentPartLocks.NoChangeShapeType-Eigenschaft

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

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

Syntax

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

value = instance.NoChangeShapeType

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

ContentPartLocks Klasse

ContentPartLocks-Member

DocumentFormat.OpenXml.Office2010.Drawing-Namespace