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