Aspose::Cells::HtmlSaveOptions::SetExportArea method
HtmlSaveOptions::SetExportArea method
Gets or Sets the exporting CellArea of current active Worksheet. If you set this attribute, the print area of current active Worksheet will be omitted. Only the specified area will be exported when saving the file to html.
void Aspose::Cells::HtmlSaveOptions::SetExportArea(const CellArea &value)
See Also
- Class Vector
- Class CellArea
- Class HtmlSaveOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++