Uses of Class
org.docx4j.dml.spreadsheetdrawing.CTGraphicalObjectFrameNonVisual
Packages that use CTGraphicalObjectFrameNonVisual
-
Uses of CTGraphicalObjectFrameNonVisual in org.docx4j.dml.spreadsheetdrawing
Fields in org.docx4j.dml.spreadsheetdrawing declared as CTGraphicalObjectFrameNonVisualModifier and TypeFieldDescriptionprotected CTGraphicalObjectFrameNonVisualCTGraphicalObjectFrame.nvGraphicFramePrMethods in org.docx4j.dml.spreadsheetdrawing that return CTGraphicalObjectFrameNonVisualModifier and TypeMethodDescriptionObjectFactory.createCTGraphicalObjectFrameNonVisual()Create an instance ofCTGraphicalObjectFrameNonVisualCTGraphicalObjectFrame.getNvGraphicFramePr()Gets the value of the nvGraphicFramePr property.Methods in org.docx4j.dml.spreadsheetdrawing with parameters of type CTGraphicalObjectFrameNonVisualModifier and TypeMethodDescriptionvoidCTGraphicalObjectFrame.setNvGraphicFramePr(CTGraphicalObjectFrameNonVisual value) Sets the value of the nvGraphicFramePr property.