TableSet
|
Name | Description | |
---|---|---|
![]() |
SetGridProperty(CellRange, GridLineType, GridPropertyParameter) | Sets the grid line property of the cell, row or column. |
![]() |
SetGridProperty(Int32, Int32, GridLineType, GridPropertyParameter) | Sets the grid line property parameter of the cell, row or column. Use a valid row index and pass the column index '-1' to set the row grid line property parameter. Use a valid column index and pass the row index '-1' to set the column grid line property parameter. |