| Modifier and Type | Method | Description |
|---|---|---|
XlsxReadOptions |
XlsxReadOptions.Builder.build() |
| Modifier and Type | Method | Description |
|---|---|---|
tech.tablesaw.api.Table |
XlsxReader.read(XlsxReadOptions options) |
|
List<tech.tablesaw.api.Table> |
XlsxReader.readMultiple(XlsxReadOptions options) |
|
protected List<tech.tablesaw.api.Table> |
XlsxReader.readMultiple(XlsxReadOptions options,
boolean includeNulls) |
Read at most a table from every sheet.
|
Copyright © 2022. All rights reserved.