Uses of Class
org.docx4j.dml.chartDrawing.CTGroupShapeNonVisual
| Package | Description |
|---|---|
| org.docx4j.dml.chartDrawing |
-
Uses of CTGroupShapeNonVisual in org.docx4j.dml.chartDrawing
Fields in org.docx4j.dml.chartDrawing declared as CTGroupShapeNonVisual Modifier and Type Field Description protected CTGroupShapeNonVisualCTGroupShape. nvGrpSpPrMethods in org.docx4j.dml.chartDrawing that return CTGroupShapeNonVisual Modifier and Type Method Description CTGroupShapeNonVisualObjectFactory. createCTGroupShapeNonVisual()Create an instance ofCTGroupShapeNonVisualCTGroupShapeNonVisualCTGroupShape. getNvGrpSpPr()Gets the value of the nvGrpSpPr property.Methods in org.docx4j.dml.chartDrawing with parameters of type CTGroupShapeNonVisual Modifier and Type Method Description voidCTGroupShape. setNvGrpSpPr(CTGroupShapeNonVisual value)Sets the value of the nvGrpSpPr property.