Check whether the specified row at index is in selected.
Namespace: Spire.Spreadsheet.FormsAssembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 3.7.1.8020
Syntax
| C# | Visual Basic | Visual C++ | F# |
bool CheckInSelectionByRow( int index )
Function CheckInSelectionByRow ( index As Integer ) As Boolean
bool CheckInSelectionByRow( int index )
abstract CheckInSelectionByRow : index : int -> bool
Parameters
- index
- Int32