| GrapeCity.Excel Namespace : NamedCellRange Class | 
The following tables list the members exposed by NamedCellRange.
| Name | Description | |
|---|---|---|
|  | NamedCellRange Constructor | Initializes a new instance of the NamedCellRange class. | 
| Name | Description | |
|---|---|---|
|  | Comment | Get or set the comment associated with this defined name | 
|  | Index | Get or set the zero-base index of Worksheet that the defined name belongs | 
|  | IsHidden | Gets or sets the property which determines whether this defined name is hidden to the user. | 
|  | Name | Get or set the name of the defined name | 
|  | RefersTo | Gets or sets the formula which the defined name refers to. | 
|  | RefersToR1C1 | Gets or sets the formula which the defined name refers to in R1C1 notation. |