Uses of Class
org.xlsx4j.sml.BookViews
Packages that use BookViews
-
Uses of BookViews in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as BookViewsMethods in org.xlsx4j.sml that return BookViewsModifier and TypeMethodDescriptionObjectFactory.createBookViews()Create an instance ofBookViewsWorkbook.getBookViews()Gets the value of the bookViews property.Methods in org.xlsx4j.sml with parameters of type BookViewsModifier and TypeMethodDescriptionvoidWorkbook.setBookViews(BookViews value) Sets the value of the bookViews property.