|
|
|
|
|
Learn Visual Basic 6.0 |
| Constant | Value | Description |
| grdAlignCenter | 2 | Center data in column. |
| grdAlignLeft | 0 | Left-align data in column. |
| grdAlignRight | 1 | Right-align data in column. |
| Constant | Value | Description |
| grdSingle | 0 | Changing Text property setting affects only active cell. |
| grdRepeat | 1 | Changing Text property setting affects all selected cells. |