GcSpread.Sheets Namespace > Events type : CustomFloatingObjectLoaded Event |
var instance; // Type: Events instance.CustomFloatingObjectLoaded = function(sheet, sheetName, customFloatingObject, element) { };
CustomFloatingObjectLoaded = function ( sheet : Sheet, sheetName : string, customFloatingObject : CustomFloatingObject, element : HTMLElement ) { };