GroupShapeType.GroupShapeProperties Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Group Shape Properties.
Represents the following element tag in the schema: p:grpSpPr.
public DocumentFormat.OpenXml.Presentation.GroupShapeProperties GroupShapeProperties { get; set; }
public DocumentFormat.OpenXml.Presentation.GroupShapeProperties? GroupShapeProperties { get; set; }
member this.GroupShapeProperties : DocumentFormat.OpenXml.Presentation.GroupShapeProperties with get, set
Public Property GroupShapeProperties As GroupShapeProperties