Uses of Class
org.pptx4j.pml.CTSlideMasterTextStyles
Packages that use CTSlideMasterTextStyles
-
Uses of CTSlideMasterTextStyles in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTSlideMasterTextStylesMethods in org.pptx4j.pml that return CTSlideMasterTextStylesModifier and TypeMethodDescriptionObjectFactory.createCTSlideMasterTextStyles()Create an instance ofCTSlideMasterTextStylesSldMaster.getTxStyles()Gets the value of the txStyles property.Methods in org.pptx4j.pml with parameters of type CTSlideMasterTextStylesModifier and TypeMethodDescriptionvoidSldMaster.setTxStyles(CTSlideMasterTextStyles value) Sets the value of the txStyles property.