Name

Contents
[ ]

name

Represents a defined name for a range of cells.

Property Name Property Type Nullable ReadOnly DefaultValue Description
Comment String True False Gets and sets the comment of the name. Only applies for Excel 2007.
WorksheetIndex Integer True False
IsReferred Boolean True False Indicates whether this name is referred by other formulas.
IsVisible Boolean True False Indicates whether the name is visible.
R1C1RefersTo String True False Gets or sets a R1C1 reference of the .
RefersTo String True False Returns or sets the formula that the name is defined to refer to, beginning with an equal sign.
Text String True False Gets the name text of the object.
link Class:Link True False

Parent Name : LinkElement