Uses of Class
org.xlsx4j.sml.CTChartsheetPr
Packages that use CTChartsheetPr
-
Uses of CTChartsheetPr in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTChartsheetPrMethods in org.xlsx4j.sml that return CTChartsheetPrModifier and TypeMethodDescriptionObjectFactory.createCTChartsheetPr()Create an instance ofCTChartsheetPrCTChartsheet.getSheetPr()Gets the value of the sheetPr property.Methods in org.xlsx4j.sml with parameters of type CTChartsheetPrModifier and TypeMethodDescriptionvoidCTChartsheet.setSheetPr(CTChartsheetPr value) Sets the value of the sheetPr property.