GridJsWorkbook.GetOle
GridJsWorkbook.GetOle method
Gets the byte array data of the embedded ole object .
public byte[] GetOle(string uid, string sheetname, int oleid, out string label)
Parameter | Type | Description |
---|---|---|
uid | String | The unique id for the file cache. |
sheetname | String | The worksheet name. |
oleid | Int32 | The id for the embedded ole object. |
label | String& | The display label of the embedded ole object. |
Return Value
The byte array data of the embedded ole object .
See Also
- class GridJsWorkbook
- namespace Aspose.Cells.GridJs
- assembly Aspose.Cells.GridJs