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


Glossary Item Box

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

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.