GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > ShapeActionsCommand クラス : Distribute メソッド |
'Declaration
Public Shared Function Distribute( _ ByVal shape() As Shape, _ ByVal horizontal As Boolean _ ) As ShapeActionsCommand
public static ShapeActionsCommand Distribute( Shape[] shape, bool horizontal )