Uses of Class
org.xlsx4j.sml.WorkbookPr
Packages that use WorkbookPr
-
Uses of WorkbookPr in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as WorkbookPrMethods in org.xlsx4j.sml that return WorkbookPrModifier and TypeMethodDescriptionObjectFactory.createWorkbookPr()Create an instance ofWorkbookPrWorkbook.getWorkbookPr()Gets the value of the workbookPr property.Methods in org.xlsx4j.sml with parameters of type WorkbookPrModifier and TypeMethodDescriptionvoidWorkbook.setWorkbookPr(WorkbookPr value) Sets the value of the workbookPr property.