Excel |
The ExcelRange type exposes the following members.
| Name | Description | |
|---|---|---|
| Comment | Gets or sets comment. | |
| Formula | Gets or sets formula string. | |
| IsStyleDefault | Returns true if all cells in ExcelRange have default cell style; otherwise, false. | |
| Style | Gets or sets cell style on one or more excel cells. | |
| Value | Gets or sets cell value on one or more excel cells. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| SetBorders | Sets the color and style of the lines according to a specific set of borders in one or more Excel cells. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |