次の方法で共有


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

'宣言
Public Property GroupShapeProperties As GroupShapeProperties
    Get
    Set
'使用
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