SpreadJS製品ヘルプ
PageLayoutViewGridlines フィールド
GC.Spread.Sheets.Designer 名前空間 > CommandNames タイプ : PageLayoutViewGridlines フィールド
コマンド名PageLayoutViewGridlinesを取得します。
シンタックス
var value; // Type: PageLayoutViewGridlines
value = GC.Spread.Sheets.Designer.CommandNames.PageLayoutViewGridlines;
var PageLayoutViewGridlines : PageLayoutViewGridlines;
使用例
// 次のサンプルコードは、コマンド名でPageLayoutViewGridlinesを取得します。
var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.PageLayoutViewGridlines);
関連トピック

参照

CommandNames タイプ