WordprocessingGroupType.GroupShapeProperties Property

GroupShapeProperties.Represents the element tag in schema: wpg:grpSpPr

Namespace:  DocumentFormat.OpenXml.Office2010.Word.DrawingGroup
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property GroupShapeProperties As GroupShapeProperties
    Get
    Set
'Usage
Dim instance As WordprocessingGroupType
Dim value As GroupShapeProperties

value = instance.GroupShapeProperties

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

Property Value

Type: DocumentFormat.OpenXml.Office2010.Word.DrawingGroup.GroupShapeProperties

See Also

Reference

WordprocessingGroupType Class

WordprocessingGroupType Members

DocumentFormat.OpenXml.Office2010.Word.DrawingGroup Namespace