Uses of Class
org.docx4j.dml.spreadsheetdrawing.CTShapeNonVisual
| Package | Description |
|---|---|
| org.docx4j.dml.spreadsheetdrawing |
-
Uses of CTShapeNonVisual in org.docx4j.dml.spreadsheetdrawing
Fields in org.docx4j.dml.spreadsheetdrawing declared as CTShapeNonVisual Modifier and Type Field Description protected CTShapeNonVisualCTShape. nvSpPrMethods in org.docx4j.dml.spreadsheetdrawing 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.spreadsheetdrawing with parameters of type CTShapeNonVisual Modifier and Type Method Description voidCTShape. setNvSpPr(CTShapeNonVisual value)Sets the value of the nvSpPr property.