VisualGroupShapeProperties class
Visual Group Shape Properties. When the object is serialized out as xml, its qualified name is a:grpSpPr.
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Drawing.VisualGroupShapeProperties
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
[ISO/IEC 29500-1 1st Edition]
grpSpPr (Visual Group Shape Properties)
This element specifies the properties that are to be common across all of the shapes within the corresponding group. If there are any conflicting properties within the group shape properties and the individual shape properties then the individual shape properties should take precedence.
Parent Elements |
|---|
grpSp (§20.1.2.2.20); lockedCanvas (§20.3.2.1) |
Child Elements | Subclause |
|---|---|
blipFill (Picture Fill) | §20.1.8.14 |
effectDag (Effect Container) | §20.1.8.25 |
effectLst (Effect Container) | §20.1.8.26 |
extLst (Extension List) | §20.1.2.2.15 |
gradFill (Gradient Fill) | §20.1.8.33 |
grpFill (Group Fill) | §20.1.8.35 |
noFill (No Fill) | §20.1.8.44 |
pattFill (Pattern Fill) | §20.1.8.47 |
scene3d (3D Scene Properties) | §20.1.4.1.26 |
solidFill (Solid Fill) | §20.1.8.54 |
xfrm (2D Transform for Grouped Objects) | §20.1.7.5 |
Attributes | Description |
|---|---|
bwMode (Black and White Mode) | Specifies that the group shape should be rendered using only black and white coloring. That is the coloring information for the group shape should be converted to either black or white when rendering the corresponding shapes. No gray is to be used in rendering this image, only stark black and stark white. [Note: This does not mean that the group shapes themselves are stored with only black and white color information. This attribute instead sets the rendering mode that the shapes use when rendering. end note] The possible values for this attribute are defined by the ST_BlackWhiteMode simple type (§20.1.10.10). |
[Note: The W3C XML Schema definition of this element’s content model (CT_GroupShapeProperties) is located in §A.4.1. end note]
© ISO/IEC29500: 2008.