Свойство CellCollection.Item
Показывать защищенные элементы
Показывать наследуемые элементы
Gets the Cell in the collection.
Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.
Список перегрузок
Имя | Описание | |
---|---|---|
![]() |
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. |
В начало