ISmpGridCtrl::SetCellText
method SetCellText
Sub SetCellText(Row As Long, Col As Long, CellText As String, TextDisplayOptions As Long)
Parameters
| No | Name | Type | Optional | Default | Description |
|---|---|---|---|---|---|
| 1 | Row | Long | No | - | |
| 2 | Col | Long | No | - | |
| 3 | CellText | String | No | - | |
| 4 | TextDisplayOptions | Long | No | - |
Method description
This method is used to set a text on a selected cell in the grid.