GcSpread.Sheets Namespace > CustomFloatingObject class : Content Method |
var instance = new GcSpread.Sheets.CustomFloatingObject(name, x, y, width, height); var returnValue; // Type: Object returnValue = instance.Content(value);
function Content( value : HTMLElement ) : Object;