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