IWorksheetGetAsBytesArrayCSV Method Bytescout Spreadsheet SDK
Gets the bytes of worksheet saved as CSV document.

Namespace:  Bytescout.Spreadsheet.COM
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

byte[] GetAsBytesArrayCSV()

Return Value

Type: Byte
The bytes of worksheet saved as CSV document.
See Also

Reference