Uses of Class
org.xlsx4j.sml.CTPageSetUpPr
Packages that use CTPageSetUpPr
-
Uses of CTPageSetUpPr in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTPageSetUpPrMethods in org.xlsx4j.sml that return CTPageSetUpPrModifier and TypeMethodDescriptionObjectFactory.createCTPageSetUpPr()Create an instance ofCTPageSetUpPrCTSheetPr.getPageSetUpPr()Gets the value of the pageSetUpPr property.Methods in org.xlsx4j.sml with parameters of type CTPageSetUpPrModifier and TypeMethodDescriptionvoidCTSheetPr.setPageSetUpPr(CTPageSetUpPr value) Sets the value of the pageSetUpPr property.