Spread for ASP.NET 8.0 Product Documentation
LoadTextFile Method (SpreadSerializer)


Loads the text file with the specified formatting.
Loads a text file into a specified spreadsheet with the specified parameters.
Overload List
OverloadDescription
LoadTextFile(SheetView,String,Boolean,IncludeHeaders,String,String,String)Loads the text file with the specified formatting.  
LoadTextFile(SheetView,String,Boolean,IncludeHeaders,Boolean,String,String,String)Loads the text file with the specified formatting.  
LoadTextFile(SheetView,String,Boolean,IncludeHeaders,String,String,String,Encoding)Loads the text file with the specified formatting.  
LoadTextFile(SheetView,String,Boolean,IncludeHeaders,Boolean,String,String,String,Encoding)Loads the text file with the specified formatting.  
LoadTextFile(SheetView,String,Boolean,IncludeHeaders,String,String,String,Encoding,Boolean)Loads the text file with the specified formatting.  
LoadTextFile(SheetView,String,Boolean,IncludeHeaders,Boolean,String,String,String,Encoding,Boolean)Loads the text file with the specified formatting.  
LoadTextFile(SheetView,Stream,Boolean,IncludeHeaders,String,String,String)Loads the text from a stream with the specified formatting.  
LoadTextFile(SheetView,Stream,Boolean,IncludeHeaders,Boolean,String,String,String)Loads the text from a stream with the specified formatting.  
LoadTextFile(SheetView,Stream,Boolean,IncludeHeaders,String,String,String,Encoding)Loads the text from a stream with the specified formatting.  
LoadTextFile(SheetView,Stream,Boolean,IncludeHeaders,Boolean,String,String,String,Encoding)Loads the text from a stream with the specified formatting.  
LoadTextFile(SheetView,Stream,Boolean,IncludeHeaders,String,String,String,Encoding,Boolean)Loads the text from a stream with the specified formatting.  
LoadTextFile(SheetView,Stream,Boolean,IncludeHeaders,Boolean,String,String,String,Encoding,Boolean)Loads the text from a stream with the specified formatting.  
LoadTextFile(SheetView,Boolean,IncludeHeaders,String,String,String,String)Loads the text (string) data with the specified formatting.  
LoadTextFile(SheetView,Boolean,IncludeHeaders,Boolean,String,String,String,String)Loads the text (string) data with the specified formatting.  
LoadTextFile(SheetView,Boolean,IncludeHeaders,String,String,String,String,Boolean)Loads the text (string) data with the specified formatting.  
LoadTextFile(SheetView,Boolean,IncludeHeaders,Boolean,String,String,String,String,Boolean)Loads the text (string) data with the specified formatting.  
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

Reference

SpreadSerializer Class
SpreadSerializer Members

 

 


Copyright © GrapeCity, inc. All rights reserved.