var instance = new GC.Spread.Sheets.Designer.AtomicComponentBase(host, options);
function AtomicComponentBase( host : HTMLDivElement, options : Object ) : AtomicComponentBase;
パラメータ
- host
- この領域は、コンポーネントがマウントするHTML領域です。
- options
- コンポーネントのオプション。
var instance = new GC.Spread.Sheets.Designer.AtomicComponentBase(host, options);
function AtomicComponentBase( host : HTMLDivElement, options : Object ) : AtomicComponentBase;