var instance = new GC.Spread.Sheets.FloatingObjects.FloatingObject(name, x, y, width, height);
Parameters
- name
- The name of the floating object.
- x
- The x location of the floating object.
- y
- The y location of the floating object.
- width
- The width of the floating object.
- height
- The height of the floating object.