Uses of Class
org.docx4j.dml.CTNonVisualGraphicFrameProperties
Packages that use CTNonVisualGraphicFrameProperties
Package
Description
-
Uses of CTNonVisualGraphicFrameProperties in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingGroup
Fields in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingGroup declared as CTNonVisualGraphicFramePropertiesModifier and TypeFieldDescriptionprotected CTNonVisualGraphicFramePropertiesCTGraphicFrame.cNvFrPrMethods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingGroup that return CTNonVisualGraphicFramePropertiesModifier and TypeMethodDescriptionCTGraphicFrame.getCNvFrPr()Gets the value of the cNvFrPr property.Methods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingGroup with parameters of type CTNonVisualGraphicFramePropertiesModifier and TypeMethodDescriptionvoidCTGraphicFrame.setCNvFrPr(CTNonVisualGraphicFrameProperties value) Sets the value of the cNvFrPr property. -
Uses of CTNonVisualGraphicFrameProperties in org.docx4j.dml
Fields in org.docx4j.dml declared as CTNonVisualGraphicFramePropertiesModifier and TypeFieldDescriptionprotected CTNonVisualGraphicFramePropertiesCTGvmlGraphicFrameNonVisual.cNvGraphicFramePrMethods in org.docx4j.dml that return CTNonVisualGraphicFramePropertiesModifier and TypeMethodDescriptionObjectFactory.createCTNonVisualGraphicFrameProperties()Create an instance ofCTNonVisualGraphicFramePropertiesCTGvmlGraphicFrameNonVisual.getCNvGraphicFramePr()Gets the value of the cNvGraphicFramePr property.Methods in org.docx4j.dml with parameters of type CTNonVisualGraphicFramePropertiesModifier and TypeMethodDescriptionvoidCTGvmlGraphicFrameNonVisual.setCNvGraphicFramePr(CTNonVisualGraphicFrameProperties value) Sets the value of the cNvGraphicFramePr property. -
Uses of CTNonVisualGraphicFrameProperties in org.docx4j.dml.chartDrawing
Fields in org.docx4j.dml.chartDrawing declared as CTNonVisualGraphicFramePropertiesModifier and TypeFieldDescriptionprotected CTNonVisualGraphicFramePropertiesCTGraphicFrameNonVisual.cNvGraphicFramePrMethods in org.docx4j.dml.chartDrawing that return CTNonVisualGraphicFramePropertiesModifier and TypeMethodDescriptionCTGraphicFrameNonVisual.getCNvGraphicFramePr()Gets the value of the cNvGraphicFramePr property.Methods in org.docx4j.dml.chartDrawing with parameters of type CTNonVisualGraphicFramePropertiesModifier and TypeMethodDescriptionvoidCTGraphicFrameNonVisual.setCNvGraphicFramePr(CTNonVisualGraphicFrameProperties value) Sets the value of the cNvGraphicFramePr property. -
Uses of CTNonVisualGraphicFrameProperties in org.docx4j.dml.spreadsheetdrawing
Fields in org.docx4j.dml.spreadsheetdrawing declared as CTNonVisualGraphicFramePropertiesModifier and TypeFieldDescriptionprotected CTNonVisualGraphicFramePropertiesCTGraphicalObjectFrameNonVisual.cNvGraphicFramePrMethods in org.docx4j.dml.spreadsheetdrawing that return CTNonVisualGraphicFramePropertiesModifier and TypeMethodDescriptionCTGraphicalObjectFrameNonVisual.getCNvGraphicFramePr()Gets the value of the cNvGraphicFramePr property.Methods in org.docx4j.dml.spreadsheetdrawing with parameters of type CTNonVisualGraphicFramePropertiesModifier and TypeMethodDescriptionvoidCTGraphicalObjectFrameNonVisual.setCNvGraphicFramePr(CTNonVisualGraphicFrameProperties value) Sets the value of the cNvGraphicFramePr property. -
Uses of CTNonVisualGraphicFrameProperties in org.docx4j.dml.wordprocessingDrawing
Fields in org.docx4j.dml.wordprocessingDrawing declared as CTNonVisualGraphicFramePropertiesModifier and TypeFieldDescriptionprotected CTNonVisualGraphicFramePropertiesAnchor.cNvGraphicFramePrprotected CTNonVisualGraphicFramePropertiesInline.cNvGraphicFramePrMethods in org.docx4j.dml.wordprocessingDrawing that return CTNonVisualGraphicFramePropertiesModifier and TypeMethodDescriptionAnchor.getCNvGraphicFramePr()Gets the value of the cNvGraphicFramePr property.Inline.getCNvGraphicFramePr()Gets the value of the cNvGraphicFramePr property.Methods in org.docx4j.dml.wordprocessingDrawing with parameters of type CTNonVisualGraphicFramePropertiesModifier and TypeMethodDescriptionvoidAnchor.setCNvGraphicFramePr(CTNonVisualGraphicFrameProperties value) Sets the value of the cNvGraphicFramePr property.voidInline.setCNvGraphicFramePr(CTNonVisualGraphicFrameProperties value) Sets the value of the cNvGraphicFramePr property.