Membros Cell
Represents a cell in a given cellset. For a complete list of class members, see Cell.
O tipo Cell expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | Determines whether two instances of Object are equal. (Substitui Object. . :: . .Equals(Object).) | |
Finalize | (Herdado de Object.) | |
GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. (Substitui Object. . :: . .GetHashCode() () () ().) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Operadores
Nome | Descrição | |
---|---|---|
Equality | Determines whether two specified instances of Cell are equal. | |
Inequality | Determines whether two specified instances of Cell have different values. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
CellProperties | Gets an instance of the CellPropertyCollection class that contains the cell properties for the Cell. | |
FormattedValue | Gets a string representing the formatted value of the Cell. | |
Value | Gets the value of the Cell. |
Início