SpreadJS製品ヘルプ
ButtonListCellTypeDialogTemplate フィールド
GC.Spread.Sheets.Designer 名前空間 > TemplateNames タイプ : ButtonListCellTypeDialogTemplate フィールド
テンプレートの名前を取得します。
シンタックス
var value; // Type: ButtonListCellTypeDialogTemplate
value = GC.Spread.Sheets.Designer.TemplateNames.ButtonListCellTypeDialogTemplate;
var ButtonListCellTypeDialogTemplate : ButtonListCellTypeDialogTemplate;
使用例
//次のサンプルコードは、テンプレート名でButtonListCellTypeDialogTemplateを取得します。
var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.ButtonListCellTypeDialogTemplate);
関連トピック

参照

TemplateNames タイプ