CellCollection.Item-Eigenschaft
Geschützte Member einschließen
Geerbte Member einschließen
Gets the Cell in the collection.
Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.
Überladungsliste
Name | Beschreibung | |
---|---|---|
Item[ICollection] | Gets the Cell in the collection using the specified index collection. | |
Item[Int32] | Gets the Cell at the specified index. | |
Item[array<Int32[]] | Gets the Cell in the collection using the specified array of index. | |
Item[Int32, Int32] | Gets the Cell using two-dimensional indexing scheme. |
Zum Anfang