Spread.Sheets Documentation
getHost Method
Gets the dom host of the custom content.
Syntax
var instance = new GC.Spread.Sheets.FloatingObjects.FloatingObject(name, x, y, width, height);
var value; // Type: any
value = instance.getHost();
function getHost() : any;
See Also

Reference

FloatingObject type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.