Spread.Sheets Documentation
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

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.