Compartir a través de


Cell Miembros

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

El tipo Cell 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, suitable 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 (Se hereda de Object).

Principio

Operadores

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

Principio

Propiedades

  Nombre Descripción
Propiedad pública CellProperties Gets an instance of the CellPropertyCollection class that contains the cell properties for the Cell.
Propiedad pública FormattedValue Gets a string representing the formatted value of the Cell.
Propiedad pública Value Gets the value of the Cell.

Principio