public final class XlsSaveOptions extends SaveOptions
Constructor and Description |
---|
XlsSaveOptions()
Initializes a new instance of the
XlsSaveOptions class. |
Modifier and Type | Method and Description |
---|---|
String |
getContentType()
Gets the content-type for XLS file format: application/vnd.ms-excel.
|
FileFormatLimitations |
getLimitations()
Gets limitations for saving to XLS file format.
|
String |
getPassword()
Gets the password used to protect / encrypt the workbook.
|
void |
setPassword(String password)
Sets the password used to protect / encrypt the workbook.
|
getCsvDefault, getHtmlDefault, getOdsDefault, getXlsDefault, getXlsxDefault
public XlsSaveOptions()
XlsSaveOptions
class.public String getContentType()
getContentType
in class SaveOptions
public FileFormatLimitations getLimitations()
getLimitations
in class SaveOptions
public String getPassword()
public void setPassword(String password)
© GemBox d.o.o. — All rights reserved.