Overload | Description |
---|---|
LoadTextFile(SheetView,String,IncludeHeaders,String,String,String,TextFileFlags) | Loads the text file with the specified formatting. |
LoadTextFile(SheetView,Stream,IncludeHeaders,String,String,String,Encoding,TextFileFlags) | Loads the text from a stream with the specified formatting. |
LoadTextFile(SheetView,IncludeHeaders,String,String,String,String,TextFileFlags) | Loads the text (string) data with the specified formatting. |