Spread for ASP.NET 11 Product Documentation
SaveTextFile Method


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : SaveTextFile Method
Saves the sheet to a text file with the specified name.
Saves the sheet to a text file as specified.
Overload List
OverloadDescription
Saves the sheet to a text file with the specified name.  
Saves the sheet as delimited text to a stream as specified.  
Saves the sheet (and optionally headers) to a text file with the specified name and delimiters.  
Saves the sheet (and optionally headers and footer) to a text file with the specified name and delimiters.  
Saves the range of cells (and may include headers) as delimited text to a stream as specified.  
Saves the range of cells (and may include headers and footer) as delimited text to a stream as specified.  
See Also

Reference

SheetView Class
SheetView Members
LoadTextFile Method

User-Task Documentation

Saving to a Text File