GridRowCollection
GridRowCollection class
Kapslar in en samling avGridRow
objekt.
public class GridRowCollection
Egenskaper
namn | Beskrivning |
---|---|
Count { get; } | |
Item { get; } | Får en objekt efter givet radindex. Radobjektet för givet radindex kommer att instansieras om det inte finns tidigare. |
Metoder
namn | Beskrivning |
---|---|
GetEnumerator() | Hämtar radenumerator |
GetRowByIndex(int) | Hämtar radobjektet efter positionen i listan. |
Se även
- namnutrymme Aspose.Cells.GridDesktop.Data
- hopsättning Aspose.Cells.GridDesktop