[]
Gets the defined name items of the workbook.
public List<DefinedName> DefinedNames { get; protected set; }
Public Property DefinedNames As List(Of DefinedName)