The Cell type exposes the following members.
Properties
| Name | Description |
---|
 | ColumnIndex |
Gets the column index of the cell.
|
 | RowIndex |
Gets the row index of the cell.
|
 | Shapes |
Gets the Shape collection contained in the Cell.
|
 | Value |
Gets the value of the Cell.
|
Top
See Also