Utility class containing constants.
Represents the scope type of defined names.
Field Summary |
const int | ALL | |
All defined names.
|
const int | WORKBOOK | |
The defined names in the workbook.
|
const int | WORKSHEET | |
The defined names in a worksheet or all worksheets.
|
-
Field Detail
ALL
const int ALL
All defined names.