Freigeben über


ConnectionShapeLocks.NoSelection-Eigenschaft

Disallow Shape Selection.Represents the attribte in schema: noSelect

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

Syntax

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

value = instance.NoSelection

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

ConnectionShapeLocks Klasse

ConnectionShapeLocks-Member

DocumentFormat.OpenXml.Drawing-Namespace