CheckCell
GridCells.CheckCell method
FårCell element eller null vid angivet cellradindex och kolumnindex.
public GridCell CheckCell(int row, int column)
Parameter | Typ | Beskrivning |
---|---|---|
row | Int32 | Radindex |
column | Int32 | Kolumnindex |
Returvärde
Returnera GridCell-objekt om ett cellobjekt finns. Returnera null om cellen inte finns.
Se även
- class GridCell
- class GridCells
- namnutrymme Aspose.Cells.GridDesktop.Data
- hopsättning Aspose.Cells.GridDesktop