[]
Determines whether the specified row is not empty.
public override bool IsRowUsed(int row)
Public Overrides Function IsRowUsed(row As Integer) As Boolean
| Type | Name | Description |
|---|---|---|
| int | row | Index of row to check |
| Type | Description |
|---|---|
| bool |