Uses of Class
org.xlsx4j.sml.CTCustomChartsheetViews
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTCustomChartsheetViews in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTCustomChartsheetViews Modifier and Type Field Description protected CTCustomChartsheetViewsCTChartsheet. customSheetViewsMethods in org.xlsx4j.sml that return CTCustomChartsheetViews Modifier and Type Method Description CTCustomChartsheetViewsObjectFactory. createCTCustomChartsheetViews()Create an instance ofCTCustomChartsheetViewsCTCustomChartsheetViewsCTChartsheet. getCustomSheetViews()Gets the value of the customSheetViews property.Methods in org.xlsx4j.sml with parameters of type CTCustomChartsheetViews Modifier and Type Method Description voidCTChartsheet. setCustomSheetViews(CTCustomChartsheetViews value)Sets the value of the customSheetViews property.