Uses of Class
org.xlsx4j.sml.BookViews
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of BookViews in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as BookViews Modifier and Type Field Description protected BookViewsWorkbook. bookViewsMethods in org.xlsx4j.sml that return BookViews Modifier and Type Method Description BookViewsObjectFactory. createBookViews()Create an instance ofBookViewsBookViewsWorkbook. getBookViews()Gets the value of the bookViews property.Methods in org.xlsx4j.sml with parameters of type BookViews Modifier and Type Method Description voidWorkbook. setBookViews(BookViews value)Sets the value of the bookViews property.