Name | Description | |
---|---|---|
![]() | ContainsErrors | Determines whether this instance contains errors. (Inherited from GrapeCity.Spreadsheet.DefinedName) |
![]() | Delete | Deletes the defined name. (Inherited from GrapeCity.Spreadsheet.DefinedName) |
![]() | Equals | Overloaded. Determines whether the specified System.Object is equal to this instance. (Inherited from GrapeCity.Spreadsheet.DefinedName) |
![]() | GetHashCode | Returns a hash code for this instance. (Inherited from GrapeCity.Spreadsheet.ExternalVariable) |
![]() | GetRefersTo | Gets the formula in A1 format which the defined name refers to. (Inherited from GrapeCity.Spreadsheet.DefinedName) |
![]() | IsUndefined | Determines whether this external variable is undefined. (Inherited from GrapeCity.Spreadsheet.ExternalVariable) |
![]() | IsUndefinedName | Determines whether this GrapeCity.CalcEngine.IDefinedName is an undefined name. (Inherited from GrapeCity.Spreadsheet.DefinedName) |
![]() | SetRefersTo | Overridden. Sets the formula in A1 format which the defined name refers to. |
![]() | Volatile | Marks this external variable as volatile. A volatile external variable must be recalculated whenever calculation occurs in any cells on the worksheet. A nonvolatile external variable is recalculated only when the input variables change. (Inherited from GrapeCity.Spreadsheet.ExternalVariable) |