'Declaration Public Overloads Function GetRowVisible( _ ByVal row As Integer, _ ByVal sheetArea As SheetArea _ ) As Boolean
Parameters
- row
- The row index.
- sheetArea
- The sheet area.
Return Value
Returns
true
if the row is visible in the sheet area; otherwise, false
.