get_image_url method
get_image_url(, uid, picid, delimiter)
Gets the image URL.
Returns
@staticmethod
def get_image_url(uid, picid, delimiter):
...
| Parameter | Type | Description |
|---|---|---|
| uid | System.String | The unique id for the file cache. |
| picid | System.String | The image id. |
| delimiter | System.String | The string delimiter. |
See Also
- module
aspose.cellsgridjs - class
GridJsWorkbook