Uses of Class
org.docx4j.dml.chartDrawing.CTGraphicFrameNonVisual
| Package | Description |
|---|---|
| org.docx4j.dml.chartDrawing |
-
Uses of CTGraphicFrameNonVisual in org.docx4j.dml.chartDrawing
Fields in org.docx4j.dml.chartDrawing declared as CTGraphicFrameNonVisual Modifier and Type Field Description protected CTGraphicFrameNonVisualCTGraphicFrame. nvGraphicFramePrMethods in org.docx4j.dml.chartDrawing that return CTGraphicFrameNonVisual Modifier and Type Method Description CTGraphicFrameNonVisualObjectFactory. createCTGraphicFrameNonVisual()Create an instance ofCTGraphicFrameNonVisualCTGraphicFrameNonVisualCTGraphicFrame. getNvGraphicFramePr()Gets the value of the nvGraphicFramePr property.Methods in org.docx4j.dml.chartDrawing with parameters of type CTGraphicFrameNonVisual Modifier and Type Method Description voidCTGraphicFrame. setNvGraphicFramePr(CTGraphicFrameNonVisual value)Sets the value of the nvGraphicFramePr property.