Aspose::Cells::TxtSaveOptions::SetExportAllSheets method
TxtSaveOptions::SetExportAllSheets method
Indicates whether exporting all sheets to the text file. If it is false, only export the activesheet, just like MS Excel.
void Aspose::Cells::TxtSaveOptions::SetExportAllSheets(bool value)
Remarks
The defult value is false.
See Also
- Class Vector
- Class TxtSaveOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++