var value; // Type: any value = GC.Spread.Sheets.FloatingObjects.Picture(name, src, x, y, width, height);
Parameters
- name
- The name of the picture.
- src
- The image source of the picture.
- x
- The x location of the picture.
- y
- The y location of the picture.
- width
- The width of the picture.
- height
- The height of the picture.