var value; // Type: ButtonCellTypeDialogTemplate value = GC.Spread.Sheets.Designer.TemplateNames.ButtonCellTypeDialogTemplate;
var ButtonCellTypeDialogTemplate : ButtonCellTypeDialogTemplate;
var value; // Type: ButtonCellTypeDialogTemplate value = GC.Spread.Sheets.Designer.TemplateNames.ButtonCellTypeDialogTemplate;
var ButtonCellTypeDialogTemplate : ButtonCellTypeDialogTemplate;
//次のサンプルコードは、テンプレート名でButtonCellTypeDialogTemplateを取得します。 var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.ButtonCellTypeDialogTemplate);