CopyImageOrShape
GridJsWorkbook.CopyImageOrShape method
Bild oder Form in das Arbeitsblatt kopieren
public string CopyImageOrShape(string uid, string p)
Parameter | Typ | Beschreibung |
---|---|---|
uid | String | die eindeutige ID für die Blattdatei |
p | String | Geben Sie die Zellenposition an, der JSON-Parameter enthält den Blattnamen, die obere linke Zeile, die obere linke Spalte für das Bild, usw. {name:‘sheet1’,ri:1,ci:1,srcid:2,srcname:‘sheet2’,isshape: Stimmt} |
Rückgabewert
der json des Bildes
Siehe auch
- class GridJsWorkbook
- namensraum Aspose.Cells.GridJs
- Montage Aspose.Cells.GridJs