Uses of Class
org.xlsx4j.sml.CTChartsheetPr
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTChartsheetPr in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTChartsheetPr Modifier and Type Field Description protected CTChartsheetPrCTChartsheet. sheetPrMethods in org.xlsx4j.sml that return CTChartsheetPr Modifier and Type Method Description CTChartsheetPrObjectFactory. createCTChartsheetPr()Create an instance ofCTChartsheetPrCTChartsheetPrCTChartsheet. getSheetPr()Gets the value of the sheetPr property.Methods in org.xlsx4j.sml with parameters of type CTChartsheetPr Modifier and Type Method Description voidCTChartsheet. setSheetPr(CTChartsheetPr value)Sets the value of the sheetPr property.