Uses of Class
org.xlsx4j.sml.Sheets
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of Sheets in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as Sheets Modifier and Type Field Description protected SheetsWorkbook. sheetsMethods in org.xlsx4j.sml that return Sheets Modifier and Type Method Description SheetsObjectFactory. createSheets()Create an instance ofSheetsSheetsWorkbook. getSheets()Gets the value of the sheets property.Methods in org.xlsx4j.sml with parameters of type Sheets Modifier and Type Method Description voidWorkbook. setSheets(Sheets value)Sets the value of the sheets property.