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