Reference to a specific cell in the list
Member of Listbox (PRIM_LTBX)
Data Type - PRIM_LBCE - Listbox cell
Name | Type | Data Type | Description |
---|---|---|---|
Row | *Input | Integer | Cell Row identifies the row of the cell |
Column | *Input | Integer | Cell Column identifies the column of the cell |
The Cell property provides access to a PRIM_LBCE in the list via the row number and column number.
Febuary 18 V14SP2