WorksheetCollection.Names

WorksheetCollection.Names property

Gets the collection of all the Name objects in the spreadsheet.

public GridNameCollection Names { get; }

See Also