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