Partager via


Membres Cell

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

Le type Cell expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals Determines whether two instances of Object are equal. (Se substitue à Object. . :: . .Equals(Object).)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. (Se substitue à Object. . :: . .GetHashCode() () () ().)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Opérateurs

  Nom Description
Opérateur publicMembre statique Equality Determines whether two specified instances of Cell are equal.
Opérateur publicMembre statique Inequality Determines whether two specified instances of Cell have different values.

Haut de la page

Propriétés

  Nom Description
Propriété publique CellProperties Gets an instance of the CellPropertyCollection class that contains the cell properties for the Cell.
Propriété publique FormattedValue Gets a string representing the formatted value of the Cell.
Propriété publique Value Gets the value of the Cell.

Haut de la page