public final class OdsSaveOptions extends SaveOptions
Constructor and Description |
---|
OdsSaveOptions()
Initializes a new instance of the
OdsSaveOptions class. |
Modifier and Type | Method and Description |
---|---|
String |
getContentType()
Gets the content-type for ODS file format:
application/vnd.oasis.opendocument.spreadsheet-template if workbook is template (file extension is .odt), otherwise
application/vnd.oasis.opendocument.spreadsheet.
|
FileFormatLimitations |
getLimitations()
Gets limitations for saving to ODS file format.
|
getCsvDefault, getHtmlDefault, getOdsDefault, getXlsDefault, getXlsxDefault
public OdsSaveOptions()
OdsSaveOptions
class.public String getContentType()
getContentType
in class SaveOptions
public FileFormatLimitations getLimitations()
getLimitations
in class SaveOptions
© GemBox d.o.o. — All rights reserved.