[]
Determines whether the specified row contains data.
bool IsRowUsed(int row)
Function IsRowUsed(row As Integer) As Boolean
Row index
True if the row contains data; false otherwise