var instance = new GC.Spread.Sheets.FloatingObjects.FloatingObject(name, x, y, width, height); var value; // Type: HTMLElement value = instance.cloneContent();
function cloneContent() : HTMLElement;
Return Value
A copy of the current content of the instance.