setColumnsAlignment
setColumnsAlignment(int columnIndex, long columnsCount, int val) function
Set the horizontal alignment of the specified columns
Parameters
Name | Type | Description |
---|---|---|
columnIndex | int | Zero-based index of the first column to set alignment |
columnsCount | long | The number of columns to specify the alignment |
val | int | New value of horizontal alignment of specified column |