Link Search Menu Expand Document

SpreadsheetGetAsBytesArrayXLSX Method

Gets the bytes of spreadsheet saved as XLSX document.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public byte[] GetAsBytesArrayXLSX()

Return Value

Type: Byte
The bytes of spreadsheet saved as XLSX document.

Implements

ISpreadsheetGetAsBytesArrayXLSX
See Also

Reference