Spread WPF 17
GrapeCity.Excel Namespace / NamedCellRange Class
Properties

In This Topic
    NamedCellRange Class Members
    In This Topic

    The following tables list the members exposed by NamedCellRange.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the NamedCellRange class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGet or set the comment associated with this defined name  
    Public PropertyGet or set the zero-base index of Worksheet that the defined name belongs  
    Public PropertyGets or sets the property which determines whether this defined name is hidden to the user.  
    Public PropertyGet or set the name of the defined name  
    Public PropertyGets or sets the formula which the defined name refers to.  
    Public PropertyGets or sets the formula which the defined name refers to in R1C1 notation.  
    Top
    See Also