Link Search Menu Expand Document

IWorksheetGetAsBytesArrayXML Method

Gets the bytes of worksheet saved as XML document.

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

Return Value

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

Reference