Overload List

  Name Description
Public method SaveCsv(Stream)
Saves data from the current sheet into a comma-separated values (.csv) formatted stream.
Public method SaveCsv(String)
Saves data from the current sheet into a comma-separated values (.csv) formatted file.

See Also