Uses of Class
org.xlsx4j.sml.CTChartsheetViews
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTChartsheetViews in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTChartsheetViews Modifier and Type Field Description protected CTChartsheetViewsCTChartsheet. sheetViewsMethods in org.xlsx4j.sml that return CTChartsheetViews Modifier and Type Method Description CTChartsheetViewsObjectFactory. createCTChartsheetViews()Create an instance ofCTChartsheetViewsCTChartsheetViewsCTChartsheet. getSheetViews()Gets the value of the sheetViews property.Methods in org.xlsx4j.sml with parameters of type CTChartsheetViews Modifier and Type Method Description voidCTChartsheet. setSheetViews(CTChartsheetViews value)Sets the value of the sheetViews property.