Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Incluir miembros protegidos
Incluir miembros heredados
Gets an instance of a Cell. In Microsoft Visual C#, this property is the indexer for the CellSet class.
Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.
Lista de sobrecargas
| Nombre | Descripción | |
|---|---|---|
![]() |
Item[ICollection] | Gets the specified Cell by an ICollection interface that contains a collection of absolute axis indexes. In Microsoft Visual C#, this property is the indexer for the CellCollection class. |
![]() |
Item[Int32] | Gets an instance of a Cell by its index. In Microsoft Visual C#, this property is the indexer for the CellSet class. |
![]() |
Item[array<Int32[]] | Gets the specified Cell from the collection by an array of absolute axis indexes. |
![]() |
Item[Int32, Int32] | Gets the specified Cell from the collection. |
Arriba
Comentarios
This property is functionally equivalent to CellSet.Cells.Item(index). For more information, see Item.
.gif)