Spread.Sheets Documentation
clear Method
GC.Spread.Sheets.FloatingObjects Namespace > FloatingObjectCollection type : clear Method
Removes all floating objects in the sheet.
Syntax
var instance = new GC.Spread.Sheets.FloatingObjects.FloatingObjectCollection(sheet, typeName);
var value; // Type: any
value = instance.clear();
function clear() : any;
See Also

Reference

FloatingObjectCollection type