Class GroupShape.NvGrpSpPr

java.lang.Object
org.pptx4j.pml.GroupShape.NvGrpSpPr
All Implemented Interfaces:
Child
Enclosing class:
GroupShape

public static class GroupShape.NvGrpSpPr
extends java.lang.Object
implements Child

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="cNvPr" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_NonVisualDrawingProps"/>
         <element name="cNvGrpSpPr" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_NonVisualGroupDrawingShapeProps"/>
         <element name="nvPr" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_ApplicationNonVisualDrawingProps"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>