Uses of Class
org.docx4j.dml.spreadsheetdrawing.CTPicture
Packages that use CTPicture
-
Uses of CTPicture in org.docx4j.dml.spreadsheetdrawing
Fields in org.docx4j.dml.spreadsheetdrawing declared as CTPictureModifier and TypeFieldDescriptionprotected CTPictureCTAbsoluteAnchor.picprotected CTPictureCTOneCellAnchor.picprotected CTPictureCTTwoCellAnchor.picMethods in org.docx4j.dml.spreadsheetdrawing that return CTPictureModifier and TypeMethodDescriptionObjectFactory.createCTPicture()Create an instance ofCTPictureCTAbsoluteAnchor.getPic()Gets the value of the pic property.CTOneCellAnchor.getPic()Gets the value of the pic property.CTTwoCellAnchor.getPic()Gets the value of the pic property.Methods in org.docx4j.dml.spreadsheetdrawing with parameters of type CTPicture