[]
Gets a Names collection that represents all the worksheet-specific names (names defined with the "WorksheetName!" prefix).
INames Names { get; }
ReadOnly Property Names As INames
Type | Description |
---|---|
INames | The Names collection that represents all the worksheet-specific names. |