Freigeben über


ConnectionShapeLocks.NoGrouping-Eigenschaft

Disallow Shape Grouping.Represents the attribte in schema: noGrp

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

Syntax

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

value = instance.NoGrouping

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

ConnectionShapeLocks Klasse

ConnectionShapeLocks-Member

DocumentFormat.OpenXml.Drawing-Namespace