Uses of Class
org.pptx4j.pml.CTSlideMasterTextStyles
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTSlideMasterTextStyles in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTSlideMasterTextStyles Modifier and Type Field Description protected CTSlideMasterTextStylesSldMaster. txStylesMethods in org.pptx4j.pml that return CTSlideMasterTextStyles Modifier and Type Method Description CTSlideMasterTextStylesObjectFactory. createCTSlideMasterTextStyles()Create an instance ofCTSlideMasterTextStylesCTSlideMasterTextStylesSldMaster. getTxStyles()Gets the value of the txStyles property.Methods in org.pptx4j.pml with parameters of type CTSlideMasterTextStyles Modifier and Type Method Description voidSldMaster. setTxStyles(CTSlideMasterTextStyles value)Sets the value of the txStyles property.