Uses of Class
org.pptx4j.pml.CTBackgroundProperties
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTBackgroundProperties in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTBackgroundProperties Modifier and Type Field Description protected CTBackgroundPropertiesCTBackground. bgPrMethods in org.pptx4j.pml that return CTBackgroundProperties Modifier and Type Method Description CTBackgroundPropertiesObjectFactory. createCTBackgroundProperties()Create an instance ofCTBackgroundPropertiesCTBackgroundPropertiesCTBackground. getBgPr()Gets the value of the bgPr property.Methods in org.pptx4j.pml with parameters of type CTBackgroundProperties Modifier and Type Method Description voidCTBackground. setBgPr(CTBackgroundProperties value)Sets the value of the bgPr property.