Uses of Class
org.docx4j.dml.chartDrawing.CTShapeNonVisual
| Package | Description |
|---|---|
| org.docx4j.dml.chartDrawing |
-
Uses of CTShapeNonVisual in org.docx4j.dml.chartDrawing
Fields in org.docx4j.dml.chartDrawing declared as CTShapeNonVisual Modifier and Type Field Description protected CTShapeNonVisualCTShape. nvSpPrMethods in org.docx4j.dml.chartDrawing that return CTShapeNonVisual Modifier and Type Method Description CTShapeNonVisualObjectFactory. createCTShapeNonVisual()Create an instance ofCTShapeNonVisualCTShapeNonVisualCTShape. getNvSpPr()Gets the value of the nvSpPr property.Methods in org.docx4j.dml.chartDrawing with parameters of type CTShapeNonVisual Modifier and Type Method Description voidCTShape. setNvSpPr(CTShapeNonVisual value)Sets the value of the nvSpPr property.