Элементы CellProperty
Represents a cell property for a given cell.
Тип CellProperty предоставляет доступ к следующим элементам.
Методы
Имя | Описание | |
---|---|---|
Equals | Determines whether two instances of Object are equal. (Перезаписывает Object. . :: . .Equals(Object).) | |
Finalize | (Наследуется из Object.) | |
GetHashCode | Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. (Перезаписывает Object. . :: . .GetHashCode() () () ().) | |
GetType | (Наследуется из Object.) | |
MemberwiseClone | (Наследуется из Object.) | |
ToString | Returns a String that represents the current Object. (Перезаписывает Object. . :: . .ToString() () () ().) |
В начало
Операторы
Имя | Описание | |
---|---|---|
Equality | Determines whether two specified instances of CellProperty are equal. | |
Inequality | Determines whether two specified instances of CellProperty have different values. |
В начало
Свойства
Имя | Описание | |
---|---|---|
Name | Gets the name of the CellProperty. | |
Namespace | Gets the namespace of the CellProperty. | |
Value | Gets the value of the CellProperty. |
В начало