GC.Spread.Sheets.FloatingObjects Namespace > FloatingObject type : content Method |
var instance = new GC.Spread.Sheets.FloatingObjects.FloatingObject(name, x, y, width, height); var returnValue; // Type: any returnValue = instance.content(value);
function content( value : HTMLElement ) : any;