Spread ASP.NET 6.0 Product Documentation
LoadTextFile Method
See Also  Send Feedback
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 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2002-2012 GrapeCity, Inc. All Rights Reserved.