Overload | Description |
---|---|
LoadCsv(String) | Loads data from a file containing comma-separated values (.csv) into the current sheet. |
LoadCsv(Stream) | Loads data from a stream containing comma-separated values (.csv) into the current sheet. |
Overload | Description |
---|---|
LoadCsv(String) | Loads data from a file containing comma-separated values (.csv) into the current sheet. |
LoadCsv(Stream) | Loads data from a stream containing comma-separated values (.csv) into the current sheet. |