Spread.Sheets
cloneContent メソッド
インスタンスの現在の内容のコピーを取得します。
シンタックス
Javascript (Usage) 
var instance = new GC.Spread.Sheets.FloatingObjects.FloatingObject(name, x, y, width, height);
var value; // Type: HTMLElement
value = instance.cloneContent();
Javascript (Specification) 
function cloneContent() : HTMLElement;

戻り値の型

インスタンスの現在の内容のコピー。

関連トピック

参照

FloatingObject タイプ

 

 


© 2016-2018, GrapeCity inc. All rights reserved.