Uses of Class
org.docx4j.dml.chartDrawing.CTShapeNonVisual
Packages that use CTShapeNonVisual
-
Uses of CTShapeNonVisual in org.docx4j.dml.chartDrawing
Fields in org.docx4j.dml.chartDrawing declared as CTShapeNonVisualMethods in org.docx4j.dml.chartDrawing that return CTShapeNonVisualModifier and TypeMethodDescriptionObjectFactory.createCTShapeNonVisual()Create an instance ofCTShapeNonVisualCTShape.getNvSpPr()Gets the value of the nvSpPr property.Methods in org.docx4j.dml.chartDrawing with parameters of type CTShapeNonVisualModifier and TypeMethodDescriptionvoidCTShape.setNvSpPr(CTShapeNonVisual value) Sets the value of the nvSpPr property.