Package | Description |
---|---|
com.gembox.spreadsheet |
Contains classes and enums that constitute GemBox.Spreadsheet object model.
|
Modifier and Type | Method and Description |
---|---|
static CsvSaveOptions |
SaveOptions.getCsvDefault()
Gets the default options for saving to Character Separated Values file format.
|
Modifier and Type | Method and Description |
---|---|
void |
ExcelFile.save(Writer writer,
CsvSaveOptions options)
Save the spreadsheet to CSV format using the specified writer.
|
© GemBox d.o.o. — All rights reserved.