Compartir a través de


CellProperty Miembros

Represents a cell property for a given cell.

El tipo CellProperty expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals Determines whether two instances of Object are equal. (Invalida Object. . :: . .Equals(Object).)
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. (Invalida Object. . :: . .GetHashCode() () () ().)
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString Returns a String that represents the current Object. (Invalida Object. . :: . .ToString() () () ().)

Principio

Operadores

  Nombre Descripción
Operador públicoMiembro estático Equality Determines whether two specified instances of CellProperty are equal.
Operador públicoMiembro estático Inequality Determines whether two specified instances of CellProperty have different values.

Principio

Propiedades

  Nombre Descripción
Propiedad pública Name Gets the name of the CellProperty.
Propiedad pública Namespace Gets the namespace of the CellProperty.
Propiedad pública Value Gets the value of the CellProperty.

Principio