Uses of Class
org.pptx4j.pml.CTBackground
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTBackground in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTBackground Modifier and Type Field Description protected CTBackgroundCommonSlideData. bgMethods in org.pptx4j.pml that return CTBackground Modifier and Type Method Description CTBackgroundObjectFactory. createCTBackground()Create an instance ofCTBackgroundCTBackgroundCommonSlideData. getBg()Gets the value of the bg property.Methods in org.pptx4j.pml with parameters of type CTBackground Modifier and Type Method Description voidCommonSlideData. setBg(CTBackground value)Sets the value of the bg property.