setNumericMax

abstract fun setNumericMax(columnIndex: Column?, max: Double)

Sets the maximum value contained in the specified column.

Parameters

columnIndex

the index of the column.

max

the maximum value.