title | keywords | f1_keywords | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|
Application.Names property (Excel) |
vbaxl10.chm132101 |
|
|
fe8727e4-3d04-47a1-13d2-386a7c68b5ed |
04/05/2019 |
medium |
Returns a Names collection that represents all the names in the active workbook. Read-only Names object.
expression.Names
expression A variable that represents an Application object.
Using this property without an object qualifier is equivalent to using ActiveWorkbook.Names.
[!includeSupport and feedback]