Parameters
- cellStyle
- The style of the cell, or a null reference (Nothing in Visual Basic) to use the default style.
- rowIndex
- Index of top row in the cell.
- columnIndex
- Index of left column in the cell.
- data
- A data object or string to be displayed in the cell.
Return Value
A TableCell object.