Aspose::Cells::TxtSaveOptions::GetTrimTailingBlankCells method
TxtSaveOptions::GetTrimTailingBlankCells method
Indicates whether tailing blank cells in one row should be trimmed. Default is false.
bool Aspose::Cells::TxtSaveOptions::GetTrimTailingBlankCells()
Remarks
When saving with LightCells mode and the ExportArea has not been specified, this option takes no effect and one row will be extended to just the last cell provided by the implementation LightCellsDataProvider
See Also
- Class Vector
- Class TxtSaveOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++