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