Uses of Class
org.docx4j.dml.spreadsheetdrawing.CTGraphicalObjectFrameNonVisual
| Package | Description |
|---|---|
| org.docx4j.dml.spreadsheetdrawing |
-
Uses of CTGraphicalObjectFrameNonVisual in org.docx4j.dml.spreadsheetdrawing
Fields in org.docx4j.dml.spreadsheetdrawing declared as CTGraphicalObjectFrameNonVisual Modifier and Type Field Description protected CTGraphicalObjectFrameNonVisualCTGraphicalObjectFrame. nvGraphicFramePrMethods in org.docx4j.dml.spreadsheetdrawing that return CTGraphicalObjectFrameNonVisual Modifier and Type Method Description CTGraphicalObjectFrameNonVisualObjectFactory. createCTGraphicalObjectFrameNonVisual()Create an instance ofCTGraphicalObjectFrameNonVisualCTGraphicalObjectFrameNonVisualCTGraphicalObjectFrame. getNvGraphicFramePr()Gets the value of the nvGraphicFramePr property.Methods in org.docx4j.dml.spreadsheetdrawing with parameters of type CTGraphicalObjectFrameNonVisual Modifier and Type Method Description voidCTGraphicalObjectFrame. setNvGraphicFramePr(CTGraphicalObjectFrameNonVisual value)Sets the value of the nvGraphicFramePr property.