Spread Windows Forms 9.0 Product Documentation
LoadTextFile Method (SheetView)


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 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10

See Also

Reference

SheetView Class
SheetView Members

User-Task Documentation

Opening a Custom Text File

 

 


Copyright © GrapeCity, inc. All rights reserved.