Uses of Class
org.xlsx4j.sml.CTChartsheetViews
Packages that use CTChartsheetViews
-
Uses of CTChartsheetViews in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTChartsheetViewsMethods in org.xlsx4j.sml that return CTChartsheetViewsModifier and TypeMethodDescriptionObjectFactory.createCTChartsheetViews()Create an instance ofCTChartsheetViewsCTChartsheet.getSheetViews()Gets the value of the sheetViews property.Methods in org.xlsx4j.sml with parameters of type CTChartsheetViewsModifier and TypeMethodDescriptionvoidCTChartsheet.setSheetViews(CTChartsheetViews value) Sets the value of the sheetViews property.