Spread Silverlight 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, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

Worksheet Class
Worksheet Members

 

 


Copyright © GrapeCity, inc. All rights reserved.