'Declaration
Public Function GetCellType( _ ByVal row As Integer, _ ByVal column As Integer _ ) As ICellType
Parameters
- row
- The row.
- column
- The column.
'Declaration
Public Function GetCellType( _ ByVal row As Integer, _ ByVal column As Integer _ ) As ICellType