GridJsService.Ole
GridJsService.Ole method
Gets the byte array data of the embedded ole object .
public byte[] Ole(string uid, string sheet, int oleid, out string filename)
| 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 GridJsService
- namespace Aspose.Cells.GridJs
- assembly Aspose.Cells.GridJs