Uses of Class
org.xlsx4j.sml.CTOutlinePr
Packages that use CTOutlinePr
-
Uses of CTOutlinePr in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTOutlinePrMethods in org.xlsx4j.sml that return CTOutlinePrModifier and TypeMethodDescriptionObjectFactory.createCTOutlinePr()Create an instance ofCTOutlinePrCTSheetPr.getOutlinePr()Gets the value of the outlinePr property.Methods in org.xlsx4j.sml with parameters of type CTOutlinePrModifier and TypeMethodDescriptionvoidCTSheetPr.setOutlinePr(CTOutlinePr value) Sets the value of the outlinePr property.