SpreadJS製品ヘルプ
FormatCommentDialogTemplate フィールド
GC.Spread.Sheets.Designer 名前空間 > TemplateNames タイプ : 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);
関連トピック

参照

TemplateNames タイプ