Uses of Class
org.xlsx4j.sml.CTCustomWorkbookViews
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTCustomWorkbookViews in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTCustomWorkbookViews Modifier and Type Field Description protected CTCustomWorkbookViewsWorkbook. customWorkbookViewsMethods in org.xlsx4j.sml that return CTCustomWorkbookViews Modifier and Type Method Description CTCustomWorkbookViewsObjectFactory. createCTCustomWorkbookViews()Create an instance ofCTCustomWorkbookViewsCTCustomWorkbookViewsWorkbook. getCustomWorkbookViews()Gets the value of the customWorkbookViews property.Methods in org.xlsx4j.sml with parameters of type CTCustomWorkbookViews Modifier and Type Method Description voidWorkbook. setCustomWorkbookViews(CTCustomWorkbookViews value)Sets the value of the customWorkbookViews property.