パラメータ
- cellStyle
- The style of the cell, or null 参照 (Visual Basicでは Nothing) 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.
戻り値の型
A TableCell object.