var value; // Type: ShapeHorizontalDistribute value = GC.Spread.Sheets.Designer.CommandNames.ShapeHorizontalDistribute;
var 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);