Uses of Class
org.xlsx4j.sml.CTCustomChartsheetViews
Packages that use CTCustomChartsheetViews
-
Uses of CTCustomChartsheetViews in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTCustomChartsheetViewsMethods in org.xlsx4j.sml that return CTCustomChartsheetViewsModifier and TypeMethodDescriptionObjectFactory.createCTCustomChartsheetViews()Create an instance ofCTCustomChartsheetViewsCTChartsheet.getCustomSheetViews()Gets the value of the customSheetViews property.Methods in org.xlsx4j.sml with parameters of type CTCustomChartsheetViewsModifier and TypeMethodDescriptionvoidCTChartsheet.setCustomSheetViews(CTCustomChartsheetViews value) Sets the value of the customSheetViews property.