[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.NameInfo

NameInfo Class

Represents a defined name.

Inheritance
NameInfo
Namespace: GrapeCity.Wpf.SpreadSheet
Assembly: GrapeCity.Wpf.SpreadSheet.dll
Syntax
public sealed class NameInfo
Public NotInheritable Class NameInfo

Constructors

Name Description
NameInfo()

Initializes a new instance of the NameInfo class.

Properties

Name Description
Comment

Gets or sets the comment associated with this defined name.

Name

Gets or sets the name of the defined name.

RefersTo

Gets the formula in A1 format which the defined name refers to.

Scope

Gets the scope of name as local worksheet.

Visible

Gets or sets the property which determines whether this defined name is visible to the user.