get_ole method
get_ole
Gets the byte array data of the embedded ole object .
Returns
The byte array data of the embedded ole object .
def get_ole(self, uid, sheetname, oleid, label):
...
| Parameter | Type | Description |
|---|---|---|
| uid | str | The unique id for the file cache. |
| sheetname | str | The worksheet name. |
| oleid | int | The id for the embedded ole object. |
| label | any | The display label of the embedded ole object. |
See Also
- module
aspose.cellsgridjs - class
GridJsWorkbook