Элементы 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. |
В начало