CopyImageOrShape
GridJsWorkbook.CopyImageOrShape method
copy image or shape in the worksheet
public string CopyImageOrShape(string uid, string p)
Parameter | Type | Description |
---|---|---|
uid | String | the unique id for the sheet file |
p | String | specify the cell location ,json parameter contains sheet name,upper left row,upper left column for the image,etc {name:‘sheet1’,ri:1,ci:1,srcid:2,srcname:‘sheet2’,isshape:true} |
Return Value
the json of the image
See Also
- class GridJsWorkbook
- namespace Aspose.Cells.GridJs
- assembly Aspose.Cells.GridJs