'Declaration Public Function GetCellRect( _ ByVal row As Integer, _ ByVal column As Integer _ ) As Rect
'Usage Dim instance As SpreadView Dim row As Integer Dim column As Integer Dim value As Rect value = instance.GetCellRect(row, column)
Parameters
- row
- column