Item(Int32,String) Property
In This Topic
Gets or sets the value of a specific cell.
Syntax
Parameters
- row
- Index of the row that contains the cell.
- colName
- Column.ColumnName of the column that contains the cell.
Property Value
The value of the cell.
See Also