Spread for ASP.NET 11 Product Documentation
LoadTextFile Method (SheetView)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : LoadTextFile Method
Loads a text file with the specified name into the sheet.
Loads text into a sheet.
Overload List
OverloadDescription
Loads a text file with the specified name into the sheet.  
Loads a stream that contains delimited data into the sheet.  
Loads a text file with data (and perhaps headers) into the sheet with the specified delimiters.  
Loads a text file with data (and perhaps headers and footer) into the sheet with the specified delimiters.  
Loads a text file with data (and perhaps headers) into the sheet with the specified delimiters.  
Loads a text file with data (and perhaps headers and footer) into the sheet with the specified delimiters.  
Loads a text file with data (and perhaps headers) into the sheet with the specified delimiters.  
Loads a text file with data (and perhaps headers and footer) into the sheet with the specified delimiters.  
Loads a stream that contains delimited data (and perhaps headers) into the sheet with the specified delimiters.  
Loads a stream that contains delimited data (and perhaps headers and footer) into the sheet with the specified delimiters.  
Loads a stream that contains delimited data (and perhaps headers) into the sheet with the specified delimiters.  
Loads a stream that contains delimited data (and perhaps headers and footer) into the sheet with the specified delimiters.  
Loads a stream that contains delimited data (and perhaps headers) into the sheet with the specified delimiters.  
Loads a stream that contains delimited data (and perhaps headers and footer) into the sheet with the specified delimiters.  
Remarks

For opening an Excel-formatted file, refer to the FpSpread OpenExcel method. For opening a Spread XML file, refer to the FpSpread Open method.

See Also

Reference

SheetView Class
SheetView Members
SaveTextFile Method
SaveTextFileRange Method

User-Task Documentation

Opening a Text File