SetExportAllSheets Method
SetExportAllSheets function
Indicates whether exporting all sheets to the text file.If it is false, only export the activesheet, just like MS Excel.
func (instance *TxtSaveOptions) SetExportAllSheets(value bool)  error
Remarks
See Also
- Class TxtSaveOptions
 - Library Aspose.Cells for Go