to_html method

to_html

Convert the range to html .

Returns

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

See Also