Aspose::Cells::Range::ToHtml method
Range::ToHtml method
Convert the range to html .
Vector<uint8_t> Aspose::Cells::Range::ToHtml(const HtmlSaveOptions &saveOptions)
Parameter | Type | Description |
---|---|---|
saveOptions | const HtmlSaveOptions& | Options for coverting range to html. |
ReturnValue
See Also
- Class Vector
- Class HtmlSaveOptions
- Class Range
- Namespace Aspose::Cells
- Library Aspose.Cells for C++