Uses of Class
org.xlsx4j.sml.CTCustomWorkbookViews
Packages that use CTCustomWorkbookViews
-
Uses of CTCustomWorkbookViews in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTCustomWorkbookViewsMethods in org.xlsx4j.sml that return CTCustomWorkbookViewsModifier and TypeMethodDescriptionObjectFactory.createCTCustomWorkbookViews()Create an instance ofCTCustomWorkbookViewsWorkbook.getCustomWorkbookViews()Gets the value of the customWorkbookViews property.Methods in org.xlsx4j.sml with parameters of type CTCustomWorkbookViewsModifier and TypeMethodDescriptionvoidWorkbook.setCustomWorkbookViews(CTCustomWorkbookViews value) Sets the value of the customWorkbookViews property.