[]
Gets a Names collection that represents all the names in the specified workbook (including all worksheet-specific names).
public NameInfoCollection Names { get; }
Public ReadOnly Property Names As NameInfoCollection
| Type | Description |
|---|---|
| NameInfoCollection | The Names collection that represents all the names in the specified workbook. |