Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / DefinedName Class
Properties Methods


DefinedName Class Members

The following tables list the members exposed by DefinedName.

Public Properties
 NameDescription
Public PropertyGets or sets the name of the defined name.  
Public PropertyGets or sets the formula in R1C1 format which the defined name refers to.  
Top
Public Methods
 NameDescription
Public MethodDetermines whether this instance contains errors.  
Public MethodDeletes the defined name.  
Public MethodOverloaded. Determines whether the specified System.Object is equal to this instance.  
Public MethodReturns a hash code for this instance.  
Public MethodGets the formula in A1 format which the defined name refers to.  
Public MethodDetermines whether this GrapeCity.CalcEngine.IDefinedName is an undefined name.  
Public MethodSets the formula in A1 format which the defined name refers to.  
Top
See Also