Uses of Class
org.docx4j.dml.chartDrawing.CTGroupShapeNonVisual
Packages that use CTGroupShapeNonVisual
-
Uses of CTGroupShapeNonVisual in org.docx4j.dml.chartDrawing
Fields in org.docx4j.dml.chartDrawing declared as CTGroupShapeNonVisualMethods in org.docx4j.dml.chartDrawing that return CTGroupShapeNonVisualModifier and TypeMethodDescriptionObjectFactory.createCTGroupShapeNonVisual()Create an instance ofCTGroupShapeNonVisualCTGroupShape.getNvGrpSpPr()Gets the value of the nvGrpSpPr property.Methods in org.docx4j.dml.chartDrawing with parameters of type CTGroupShapeNonVisualModifier and TypeMethodDescriptionvoidCTGroupShape.setNvGrpSpPr(CTGroupShapeNonVisual value) Sets the value of the nvGrpSpPr property.