Uses of Class
org.docx4j.dml.chartDrawing.CTGraphicFrameNonVisual
Packages that use CTGraphicFrameNonVisual
-
Uses of CTGraphicFrameNonVisual in org.docx4j.dml.chartDrawing
Fields in org.docx4j.dml.chartDrawing declared as CTGraphicFrameNonVisualModifier and TypeFieldDescriptionprotected CTGraphicFrameNonVisualCTGraphicFrame.nvGraphicFramePrMethods in org.docx4j.dml.chartDrawing that return CTGraphicFrameNonVisualModifier and TypeMethodDescriptionObjectFactory.createCTGraphicFrameNonVisual()Create an instance ofCTGraphicFrameNonVisualCTGraphicFrame.getNvGraphicFramePr()Gets the value of the nvGraphicFramePr property.Methods in org.docx4j.dml.chartDrawing with parameters of type CTGraphicFrameNonVisualModifier and TypeMethodDescriptionvoidCTGraphicFrame.setNvGraphicFramePr(CTGraphicFrameNonVisual value) Sets the value of the nvGraphicFramePr property.