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