Uses of Interface
com.tick42.glue.office.spreadsheets.Sheet
| Package | Description |
|---|---|
| com.tick42.glue.office.spreadsheets |
The spreadsheet API for Glue Office.
|
-
Uses of Sheet in com.tick42.glue.office.spreadsheets
Methods in com.tick42.glue.office.spreadsheets that return types with arguments of type Sheet Modifier and Type Method Description CompletionStage<Sheet<Map<String,Object>>>Spreadsheets. create(Consumer<SheetOptions.Builder<Map<String,Object>,?>> options)