[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IWorkbook.Names

Names Property

Names

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

Declaration
INames Names { get; }
ReadOnly Property Names As INames
Property Value
Type Description
INames

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