Name Properties |
The Name type exposes the following members.
Name | Description | |
---|---|---|
![]() | Comment |
Gets and sets the comment of the name.
Only applies for Excel 2007.
|
![]() | FullText |
Gets the name full text of the object with the scope setting.
|
![]() | IsReferred |
Indicates whether this name is referred by other formulas.
|
![]() | IsVisible |
Indicates whether the name is visible.
|
![]() | R1C1RefersTo |
Gets or sets a R1C1 reference of the Name.
|
![]() | RefersTo |
Returns or sets the formula that the name is defined to refer to, beginning with an equal sign.
|
![]() | SheetIndex |
Indicates this name belongs to Workbook or Worksheet.
0 = Global name, otherwise index to sheet (one-based)
|
![]() | Text |
Gets the name text of the object.
|