Share via


GroupShapeType.GroupShapeProperties Property

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

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

Syntax

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

value = instance.GroupShapeProperties

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

Property Value

Type: DocumentFormat.OpenXml.Office.Drawing.GroupShapeProperties

See Also

Reference

GroupShapeType Class

GroupShapeType Members

DocumentFormat.OpenXml.Office.Drawing Namespace