to_html method
to_html
Convert the range to html .
Returns
def to_html(self, save_options):
...
Parameter | Type | Description |
---|---|---|
save_options | HtmlSaveOptions | Options for coverting range to html. |
See Also
- module
aspose.cells
- class
Range
Convert the range to html .
def to_html(self, save_options):
...
Parameter | Type | Description |
---|---|---|
save_options | HtmlSaveOptions | Options for coverting range to html. |
aspose.cells
Range