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