Membri Cell
Represents a cell in a given cellset. For a complete list of class members, see Cell.
Il tipo Cell espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
Equals | Determines whether two instances of Object are equal. (Esegue l'override di Object. . :: . .Equals(Object).) | |
Finalize | (Ereditato da Object). | |
GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. (Esegue l'override di Object. . :: . .GetHashCode() () () ().) | |
GetType | (Ereditato da Object). | |
MemberwiseClone | (Ereditato da Object). | |
ToString | (Ereditato da Object). |
In alto
Operatori
Nome | Descrizione | |
---|---|---|
Equality | Determines whether two specified instances of Cell are equal. | |
Inequality | Determines whether two specified instances of Cell have different values. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
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 alto