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