Uses of Class
org.xlsx4j.sml.CTPageSetUpPr
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTPageSetUpPr in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTPageSetUpPr Modifier and Type Field Description protected CTPageSetUpPrCTSheetPr. pageSetUpPrMethods in org.xlsx4j.sml that return CTPageSetUpPr Modifier and Type Method Description CTPageSetUpPrObjectFactory. createCTPageSetUpPr()Create an instance ofCTPageSetUpPrCTPageSetUpPrCTSheetPr. getPageSetUpPr()Gets the value of the pageSetUpPr property.Methods in org.xlsx4j.sml with parameters of type CTPageSetUpPr Modifier and Type Method Description voidCTSheetPr. setPageSetUpPr(CTPageSetUpPr value)Sets the value of the pageSetUpPr property.