Aspose::Cells::Range::ToHtml method

Range::ToHtml method

Convert the range to html .

Vector<uint8_t> Aspose::Cells::Range::ToHtml(const HtmlSaveOptions &saveOptions)
ParameterTypeDescription
saveOptionsconst HtmlSaveOptions&Options for coverting range to html.

ReturnValue

See Also