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

参照

CommandNames タイプ