Link Search Menu Expand Document

WorksheetGetAsBytesArrayTXT Method

Gets the bytes of worksheet saved as text document.

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

Return Value

Type: Byte
The bytes of worksheet saved as text document.

Implements

IWorksheetGetAsBytesArrayTXT
See Also

Reference