Uses of Class
org.xlsx4j.sml.CTBookView
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTBookView in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type CTBookView Modifier and Type Field Description protected java.util.List<CTBookView>BookViews. workbookViewMethods in org.xlsx4j.sml that return CTBookView Modifier and Type Method Description CTBookViewObjectFactory. createCTBookView()Create an instance ofCTBookViewMethods in org.xlsx4j.sml that return types with arguments of type CTBookView Modifier and Type Method Description java.util.List<CTBookView>BookViews. getWorkbookView()Gets the value of the workbookView property.