[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.GcSpreadSheet.Names

Names Property

Names

Gets a Names collection that represents all the names in the specified workbook (including all worksheet-specific names).

Declaration
public NameInfoCollection Names { get; }
Public ReadOnly Property Names As NameInfoCollection
Property Value
Type Description
NameInfoCollection

The Names collection that represents all the names in the specified workbook.