[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IWorksheet.Names

Names Property

Names

Returns the INames collection that represents all the worksheet-specific names (names defined with the "WorksheetName!" prefix). This is a read-only Names object.

Declaration
INames Names { get; }
ReadOnly Property Names As INames