Uses of Class
org.pptx4j.pml.CTBackground
Packages that use CTBackground
-
Uses of CTBackground in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTBackgroundMethods in org.pptx4j.pml that return CTBackgroundModifier and TypeMethodDescriptionObjectFactory.createCTBackground()Create an instance ofCTBackgroundCommonSlideData.getBg()Gets the value of the bg property.Methods in org.pptx4j.pml with parameters of type CTBackgroundModifier and TypeMethodDescriptionvoidCommonSlideData.setBg(CTBackground value) Sets the value of the bg property.