var value; // Type: FormatComment value = GC.Spread.Sheets.Designer.CommandNames.FormatComment;
var FormatComment : FormatComment;
var value; // Type: FormatComment value = GC.Spread.Sheets.Designer.CommandNames.FormatComment;
var FormatComment : FormatComment;
// 次のサンプルコードは、コマンド名でFormatCommentを取得します。 var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.FormatComment);