WorksheetGetAsBytesArrayHTML Method Bytescout Spreadsheet SDK
Gets the bytes of worksheet saved as HTML document.

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

public byte[] GetAsBytesArrayHTML()

Return Value

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

Implements

IWorksheetGetAsBytesArrayHTML
See Also

Reference