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


Glossary Item Box

Saves the range of cells (and may include headers) to a text file as specified. Saves a range of cells on the sheet to a text file using the specified save flags.

Overload List

OverloadDescription
SaveTextFileRange(Int32,Int32,Int32,Int32,String,Boolean,IncludeHeaders,String,String,String)Saves the range of cells (and may include headers) to a text file as specified.  
SaveTextFileRange(Int32,Int32,Int32,Int32,String,Boolean,IncludeHeaders,Boolean,String,String,String)Saves the range of cells (and may include headers and footer) to a text file as specified.  
SaveTextFileRange(Int32,Int32,Int32,Int32,String,Boolean,IncludeHeaders,String,String,String,Encoding)Saves the range of cells (and may include headers) to a text file as specified.  
SaveTextFileRange(Int32,Int32,Int32,Int32,String,Boolean,IncludeHeaders,Boolean,String,String,String,Encoding)Saves the range of cells (and may include headers and footer) to a text file as specified.  
SaveTextFileRange(Int32,Int32,Int32,Int32,Stream,Boolean,IncludeHeaders,String,String,String)Saves the range in the sheet (and may include headers) as delimited text to a stream as specified.  
SaveTextFileRange(Int32,Int32,Int32,Int32,Stream,Boolean,IncludeHeaders,Boolean,String,String,String)Saves the range in the sheet (and may include headers and footer) as delimited text to a stream as specified.  
SaveTextFileRange(Int32,Int32,Int32,Int32,Stream,Boolean,IncludeHeaders,String,String,String,Encoding)Saves the range in the sheet (and may include headers) as delimited text to a stream as specified.  
SaveTextFileRange(Int32,Int32,Int32,Int32,Stream,Boolean,IncludeHeaders,Boolean,String,String,String,Encoding)Saves the range in the sheet (and may include headers and footer) as delimited text to a stream as specified.  
SaveTextFileRange(Int32,Int32,Int32,Int32,String,Boolean,IncludeHeaders,String,String,String,Boolean)Saves the range of cells (and may include headers) to a text file as specified.  
SaveTextFileRange(Int32,Int32,Int32,Int32,String,Boolean,IncludeHeaders,Boolean,String,String,String,Boolean)Saves the range of cells (and may include headers and footer) to a text file as specified.  
SaveTextFileRange(Int32,Int32,Int32,Int32,String,Boolean,IncludeHeaders,String,String,String,Boolean,Encoding)Saves the range of cells (and may include headers) to a text file as specified.  
SaveTextFileRange(Int32,Int32,Int32,Int32,String,Boolean,IncludeHeaders,Boolean,String,String,String,Boolean,Encoding)Saves the range of cells (and may include headers and footer) to a text file as specified.  
SaveTextFileRange(Int32,Int32,Int32,Int32,String,Boolean,IncludeHeaders,String,String,String,Boolean,Encoding,Boolean)Saves the range of cells (and may include headers) to a text file as specified.  
SaveTextFileRange(Int32,Int32,Int32,Int32,String,Boolean,IncludeHeaders,Boolean,String,String,String,Boolean,Encoding,Boolean)Saves the range of cells (and may include headers and footer) to a text file as specified.  
SaveTextFileRange(Int32,Int32,Int32,Int32,Stream,Boolean,IncludeHeaders,String,String,String,Boolean)Saves the range in the sheet (and may include headers) as delimited text to a stream as specified.  
SaveTextFileRange(Int32,Int32,Int32,Int32,Stream,Boolean,IncludeHeaders,Boolean,String,String,String,Boolean)Saves the range in the sheet (and may include headers and footer) as delimited text to a stream as specified.  
SaveTextFileRange(Int32,Int32,Int32,Int32,Stream,Boolean,IncludeHeaders,String,String,String,Boolean,Encoding)Saves the range in the sheet (and may include headers) as delimited text to a stream as specified.  
SaveTextFileRange(Int32,Int32,Int32,Int32,Stream,Boolean,IncludeHeaders,Boolean,String,String,String,Boolean,Encoding)Saves the range in the sheet (and may include headers and footer) as delimited text to a stream as specified.  
SaveTextFileRange(Int32,Int32,Int32,Int32,Stream,Boolean,IncludeHeaders,String,String,String,Boolean,Encoding,Boolean)Saves the range in the sheet (and may include headers) as delimited text to a stream as specified.  
SaveTextFileRange(Int32,Int32,Int32,Int32,Stream,Boolean,IncludeHeaders,Boolean,String,String,String,Boolean,Encoding,Boolean)Saves the range in the sheet (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.