Overload | Description |
---|---|
OpenTextFile(Stream,TextFileOpenFlags,String,String,String) | Loads the CSV file with the specified separator. |
OpenTextFile(Stream,TextFileOpenFlags,String,String,String,Encoding) | Loads delimited text from a specified stream into the sheet, with or without headers, with the specified encoding. |