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