Package | Description |
---|---|
com.gembox.spreadsheet |
Contains classes and enums that constitute GemBox.Spreadsheet object model.
|
Modifier and Type | Method and Description |
---|---|
static CsvLoadOptions |
LoadOptions.getCsvDefault()
Gets the default options for loading from Character Separated Values file format.
|
Modifier and Type | Method and Description |
---|---|
static ExcelFile |
ExcelFile.load(Reader reader,
CsvLoadOptions options)
Loads a spreadsheet from CSV data using the specified reader.
|
© GemBox d.o.o. — All rights reserved.