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


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

В начало