Freigeben über


NonVisualShapeDrawingProperties.ShapeLocks-Eigenschaft

Shape Locks.Represents the element tag in schema: a:spLocks

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

Syntax

'Declaration
Public Property ShapeLocks As ShapeLocks
    Get
    Set
'Usage
Dim instance As NonVisualShapeDrawingProperties
Dim value As ShapeLocks

value = instance.ShapeLocks

instance.ShapeLocks = value
public ShapeLocks ShapeLocks { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.ShapeLocks
Returns ShapeLocks.

Siehe auch

Referenz

NonVisualShapeDrawingProperties Klasse

NonVisualShapeDrawingProperties-Member

DocumentFormat.OpenXml.Presentation-Namespace