Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IName Interface

In This Topic
    IName Interface Properties
    In This Topic

    For a list of all members of this type, see IName members.

    Public Properties
     NameDescription
     PropertyGets or sets the comment associated with this defined name.  
     PropertyGets or sets the name of the defined name.  
     PropertyGets or sets the formula in R1C1 format which the defined name refers to.  
     PropertyGets a value indicating whether the IName is a valid workbook parameter.  
     PropertyGets or sets the property which determines whether this defined name is visible to the user.  
     PropertyGets the scope of name as local worksheet.  
    Top
    See Also