Checks whether the row is visible.
Namespace: Spire.Spreadsheet.FormsAssembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 3.7.1.8020
Syntax
| C# | Visual Basic | Visual C++ | F# |
bool IsRowVisible( int rowIndex )
Function IsRowVisible ( rowIndex As Integer ) As Boolean
bool IsRowVisible( int rowIndex )
abstract IsRowVisible : rowIndex : int -> bool
Parameters
- rowIndex
- Int32