ListBox.Cell Method
Used to read from or write to the cell based on the row and column numbers passed. Passing -1 as either the Row or Column number means all rows or all columns, respectively.
Syntax
ListBox.Cell RowNumber, ColumnNumber
Parameters | |
RowNumber |
|
ColumnNumber |