Поделиться через


Элементы Cell

Represents a cell in a given cellset. For a complete list of class members, see Cell.

Тип Cell предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals Determines whether two instances of Object are equal. (Перезаписывает Object. . :: . .Equals(Object).)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. (Перезаписывает Object. . :: . .GetHashCode() () () ().)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Операторы

  Имя Описание
Открытый операторСтатический элемент Equality Determines whether two specified instances of Cell are equal.
Открытый операторСтатический элемент Inequality Determines whether two specified instances of Cell have different values.

В начало

Свойства

  Имя Описание
Открытое свойство CellProperties Gets an instance of the CellPropertyCollection class that contains the cell properties for the Cell.
Открытое свойство FormattedValue Gets a string representing the formatted value of the Cell.
Открытое свойство Value Gets the value of the Cell.

В начало