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