get_html_string method

get_html_string

Gets the html string which contains data and some formats in this cell.

Returns

def get_html_string(self, html5):
    ...
ParameterTypeDescription
html5boolIndicates whether the value is compatible for html5

See Also