to_html method

to_html(self, save_options)

Convert the range to html .

Returns


def to_html(self, save_options):
    ...
ParameterTypeDescription
save_optionsHtmlSaveOptionsOptions for coverting range to html.

See Also