CellValue Properties
Contains information about a processed cell.| Name | Description |
|---|---|
| Property | Gets a field name in a data source. A column bound to this field contains the cell. |
| Row | Gets the handle of a row that contains the cell. |
| Value | Gets an object that the cell contains. |
See Also