Freigeben über


ContentPartLocks.NoResize-Eigenschaft

Disallow Shape Resize.Represents the attribte in schema: noResize

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

Syntax

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

value = instance.NoResize

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

ContentPartLocks Klasse

ContentPartLocks-Member

DocumentFormat.OpenXml.Office2010.Drawing-Namespace