'宣言 Protected Function SetupStarCells( _ ByVal availableWidth As Double, _ ByVal currentWidth As Double, _ ByRef maxHeight As Double, _ ByVal starColumns As Collection(Of CellBase) _ ) As Double
protected double SetupStarCells( double availableWidth, double currentWidth, ref double maxHeight, Collection<CellBase> starColumns )