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.
GroupShapeProperties.
Represents the following element tag in the schema: dsp:grpSpPr.
public DocumentFormat.OpenXml.Office.Drawing.GroupShapeProperties GroupShapeProperties { get; set; }
public DocumentFormat.OpenXml.Office.Drawing.GroupShapeProperties? GroupShapeProperties { get; set; }
member this.GroupShapeProperties : DocumentFormat.OpenXml.Office.Drawing.GroupShapeProperties with get, set
Public Property GroupShapeProperties As GroupShapeProperties