GroupShapeType.GroupShapeProperties Property

Group Shape Properties.Represents the element tag in schema: p:grpSpPr

Namespace:  DocumentFormat.OpenXml.Presentation
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.Presentation.GroupShapeProperties

See Also

Reference

GroupShapeType Class

GroupShapeType Members

DocumentFormat.OpenXml.Presentation Namespace