public class LowCodeHtmlSaveOptions extends LowCodeSaveOptions
| Constructor and Description |
|---|
LowCodeHtmlSaveOptions() |
| Modifier and Type | Method and Description |
|---|---|
HtmlSaveOptions |
getHtmlOptions()
The general options for saving html.
|
int |
getSaveFormat()
Gets the format of spreadsheet.
|
void |
setHtmlOptions(HtmlSaveOptions value)
The general options for saving html.
|
void |
setSaveFormat(int value)
Sets the format of spreadsheet.
|
getOutputFile, getOutputStream, setOutputFile, setOutputStreampublic int getSaveFormat()
See SaveFormat.
Remarks
When changing this property, the save format specified bygetHtmlOptions() will be ignored(if it had been specified before).getSaveFormat in class LowCodeSaveOptionspublic void setSaveFormat(int value)
See SaveFormat.
Remarks
When changing this property, the save format specified bygetHtmlOptions() will be ignored(if it had been specified before).setSaveFormat in class LowCodeSaveOptionspublic HtmlSaveOptions getHtmlOptions()
Remarks
When oneHtmlSaveOptions instance is specified,
the SaveFormat will be overwritten(if it had been specified before).public void setHtmlOptions(HtmlSaveOptions value)
Remarks
When oneHtmlSaveOptions instance is specified,
the SaveFormat will be overwritten(if it had been specified before).See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.