Share via


GroupShape.GroupShapeProperties Property

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

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

Syntax

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

value = instance.GroupShapeProperties

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.Spreadsheet.GroupShapeProperties

See Also

Reference

GroupShape Class

GroupShape Members

DocumentFormat.OpenXml.Drawing.Spreadsheet Namespace