GetCell
GridCells.GetCell method
FårCell element eller null vid angivet cellradindex och kolumnindex.
public GridCell GetCell(int row, int column)
Parameter | Typ | Beskrivning |
---|---|---|
row | Int32 | Radindex |
column | Int32 | Kolumnindex |
Returvärde
Returnera cellobjekt 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