Uses of Class
org.docx4j.dml.spreadsheetdrawing.CTGroupShapeNonVisual
| Package | Description |
|---|---|
| org.docx4j.dml.spreadsheetdrawing |
-
Uses of CTGroupShapeNonVisual in org.docx4j.dml.spreadsheetdrawing
Fields in org.docx4j.dml.spreadsheetdrawing declared as CTGroupShapeNonVisual Modifier and Type Field Description protected CTGroupShapeNonVisualCTGroupShape. nvGrpSpPrMethods in org.docx4j.dml.spreadsheetdrawing 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.spreadsheetdrawing with parameters of type CTGroupShapeNonVisual Modifier and Type Method Description voidCTGroupShape. setNvGrpSpPr(CTGroupShapeNonVisual value)Sets the value of the nvGrpSpPr property.