NonVisualGroupDrawingShapeProperties.GroupShapeLocks Property

Group Shape Locks.Represents the element tag in schema: a:grpSpLocks

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

Syntax

'Declaration
Public Property GroupShapeLocks As GroupShapeLocks
    Get
    Set
'Usage
Dim instance As NonVisualGroupDrawingShapeProperties
Dim value As GroupShapeLocks

value = instance.GroupShapeLocks

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.GroupShapeLocks

See Also

Reference

NonVisualGroupDrawingShapeProperties Class

NonVisualGroupDrawingShapeProperties Members

DocumentFormat.OpenXml.Office.Drawing Namespace