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