Determines whether the specified cell location 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 CheckInSelection( CellAdressInfo cellAdressInfo )
Function CheckInSelection ( cellAdressInfo As CellAdressInfo ) As Boolean
bool CheckInSelection( CellAdressInfo^ cellAdressInfo )
abstract CheckInSelection : cellAdressInfo : CellAdressInfo -> bool
Parameters
- cellAdressInfo
- CellAdressInfo
Cell location.