Aspose::Cells::TxtSaveOptions::SetExportArea method
TxtSaveOptions::SetExportArea method
The range of cells to be exported.
void Aspose::Cells::TxtSaveOptions::SetExportArea(const CellArea &value)
Remarks
If the exported area has been specified, TrimLeadingBlankRowAndColumn will takes no effect.
See Also
- Class Vector
- Class CellArea
- Class TxtSaveOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++