Spread for ASP.NET 7.0 Product Documentation
SaveTextFile Method
See Also  Support Options
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : SaveTextFile Method


Glossary Item Box

Saves the sheet to a text file with the specified name. Saves the sheet to a text file as specified.

Overload List

OverloadDescription
SaveTextFile(String,Boolean)Saves the sheet to a text file with the specified name.  
SaveTextFile(Stream,Boolean)Saves the sheet as delimited text to a stream as specified.  
SaveTextFile(String,Boolean,IncludeHeaders,String,String,String)Saves the sheet (and optionally headers) to a text file with the specified name and delimiters.  
SaveTextFile(String,Boolean,IncludeHeaders,Boolean,String,String,String)Saves the sheet (and optionally headers and footer) to a text file with the specified name and delimiters.  
SaveTextFile(Stream,Boolean,IncludeHeaders,String,String,String)Saves the range of cells (and may include headers) as delimited text to a stream as specified.  
SaveTextFile(Stream,Boolean,IncludeHeaders,Boolean,String,String,String)Saves the range of cells (and may include headers and footer) as delimited text to a stream as specified.  

Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.