Uses of Class
org.docx4j.dml.CTBackdrop
Packages that use CTBackdrop
-
Uses of CTBackdrop in org.docx4j.dml
Fields in org.docx4j.dml declared as CTBackdropMethods in org.docx4j.dml that return CTBackdropModifier and TypeMethodDescriptionObjectFactory.createCTBackdrop()Create an instance ofCTBackdropCTScene3D.getBackdrop()Gets the value of the backdrop property.Methods in org.docx4j.dml with parameters of type CTBackdropModifier and TypeMethodDescriptionvoidCTScene3D.setBackdrop(CTBackdrop value) Sets the value of the backdrop property.