getCellCenterMode

fun getCellCenterMode(columnIndex: Int, rowIndex: Int): Alignment

Returns centering mode as an Alignment of the specified cell.

Parameters

columnIndex

Column index in grid.

rowIndex

Row index in grid.