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