WorksheetCollection.Names

WorksheetCollection.Names property

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

public NameCollection Names { get; }

See Also