Spread for ASP.NET 10 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 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

SpreadSerializer Class
SpreadSerializer Members

 

 


Copyright © GrapeCity, inc. All rights reserved.