Name | Description | |
---|---|---|
Name | Gets or sets the name of the defined name. | |
RefersToR1C1 | Gets or sets the formula in R1C1 format which the defined name refers to. |
The following tables list the members exposed by DefinedName.
Name | Description | |
---|---|---|
Name | Gets or sets the name of the defined name. | |
RefersToR1C1 | Gets or sets the formula in R1C1 format which the defined name refers to. |
Name | Description | |
---|---|---|
ContainsErrors | Determines whether this instance contains errors. | |
Delete | Deletes the defined name. | |
Equals | Overloaded. Determines whether the specified System.Object is equal to this instance. | |
GetHashCode | Returns a hash code for this instance. | |
GetRefersTo | Gets the formula in A1 format which the defined name refers to. | |
IsUndefinedName | Determines whether this GrapeCity.CalcEngine.IDefinedName is an undefined name. | |
SetRefersTo | Sets the formula in A1 format which the defined name refers to. |