Checks whether the selection contains the cell at the specified coordinates.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public bool Contains ( |
Visual Basic
![]() |
---|
Public Function Contains( _ |
The 0-based index of the column of the cell to check.
The 0-based index of the row of the cell to check.
true if the selection contains the cell at the specified coordinates; otherwise, false.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |