Library WinForms NextSuite .NET Controls NextGrid .NET Reference Classes NextGrid CellExist CellExist Check if cell with specified address exist. cspublic Boolean CellExist(int X, int Y) Parameters X int Column of cell Y int Row of cell Returns true if it succeeds, false if it fails.
CellExist Check if cell with specified address exist. cspublic Boolean CellExist(int X, int Y) Parameters X int Column of cell Y int Row of cell Returns true if it succeeds, false if it fails.