Represents a cell in a given cellset. For a complete list of class members, see Cell.
The following tables list the members exposed by the Cell type.
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | CellProperties | Gets an instance of the CellPropertyCollection class that contains the cell properties for the Cell. | 
| .gif) | FormattedValue | Gets a string representing the formatted value of the Cell. | 
| .gif) | Value | Gets the value of the Cell. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. Overridden. Determines whether two instances of Object are equal. | 
| .gif) | GetHashCode | Overridden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | op_Equality | Determines whether two specified instances of Cell are equal. | 
| .gif) .gif) | op_Inequality | Determines whether two specified instances of Cell have different values. | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部