SpreadsheetGetAsBytesArrayHTML Method (Int32)
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Gets the bytes of specified worksheet page saved as HTML document.
Namespace:Bytescout.SpreadsheetAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Parameters
- worksheetIndex
- Type: SystemInt32
Worksheet index.
Return Value
Type: ByteThe bytes of specified worksheet page saved as HTML document.
Implements
ISpreadsheetGetAsBytesArrayHTML(Int32)See Also