Spread WPF Documentation
SaveTextFileRange Method (Worksheet)


Saves the range of cells in the sheet as delimited text and saves to a stream with the specified delimiters.
Overload List
OverloadDescription
SaveTextFileRange(Int32,Int32,Int32,Int32,Stream,TextFileSaveFlags,String,String,String)Saves the range of cells in the sheet as delimited text and saves to a stream with the specified delimiters.  
SaveTextFileRange(Int32,Int32,Int32,Int32,Stream,TextFileSaveFlags,String,String,String,Encoding)Saves the range of cells in the sheet as delimited text and saves to a stream with the specified delimiters and encoding.  
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

Worksheet Class
Worksheet Members

 

 


Copyright © GrapeCity, inc. All rights reserved.