Uses of Class
org.pptx4j.pml.CTBackgroundProperties
Packages that use CTBackgroundProperties
-
Uses of CTBackgroundProperties in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTBackgroundPropertiesMethods in org.pptx4j.pml that return CTBackgroundPropertiesModifier and TypeMethodDescriptionObjectFactory.createCTBackgroundProperties()Create an instance ofCTBackgroundPropertiesCTBackground.getBgPr()Gets the value of the bgPr property.Methods in org.pptx4j.pml with parameters of type CTBackgroundPropertiesModifier and TypeMethodDescriptionvoidCTBackground.setBgPr(CTBackgroundProperties value) Sets the value of the bgPr property.