Spread Windows Forms 6.0 Product Documentation
LoadTextFile Method
See Also  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetView Class : LoadTextFile Method


Glossary Item Box

Loads delimited text from a specified file into the sheet, with or without headers, with the specified encoding. Loads text from a stream or a file into the sheet.

Overload List

OverloadDescription
LoadTextFile(String,TextFileFlags)Loads delimited text from a specified file into the sheet, with or without headers, with the specified encoding.  
LoadTextFile(Stream,TextFileFlags)Loads delimited text from a specified file into the sheet, with or without headers, with the specified encoding.  
LoadTextFile(String,TextFileFlags,IncludeHeaders,String,String,String)Loads delimited text from a specified file into the sheet, with or without headers, with the specified encoding.  
LoadTextFile(String,TextFileFlags,IncludeHeaders,String,String,String,Encoding)Loads delimited text from a specified file into the sheet, with or without headers, with the specified encoding.  
LoadTextFile(Stream,TextFileFlags,IncludeHeaders,String,String,String)Loads delimited text from a specified file into the sheet, with or without headers, with the specified encoding.  
LoadTextFile(Stream,TextFileFlags,IncludeHeaders,String,String,String,Encoding)Loads delimited text from a specified file into the sheet, with or without headers, with the specified encoding.  

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

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