Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / DefinedName Class
Properties Methods


In This Topic
    DefinedName Class Members
    In This Topic

    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.  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected MethodGets a boolean value indicating whether the define name prefer correct expression automatically.  
    Top
    See Also