[]
        
Gets the defined name by the specified name.
IName Get(string name)Function [Get](name As String) As IName| Type | Name | Description | 
|---|---|---|
| string | name | A string value indicates the name of the defined name. | 
| Type | Description | 
|---|---|
| IName | An IName object contained by the collection. | 
This function has different behavior than this[string, object]. It'll look up defined name from workbook or any worksheet.