[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IWorksheet.Names

Names Property

Names

Gets a Names collection that represents all the worksheet-specific names (names defined with the "WorksheetName!" prefix).

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

The Names collection that represents all the worksheet-specific names.