C1.Excel Assembly / C1.Excel Namespace / C1XLBook Class / NamedRanges Property

In This Topic
NamedRanges Property
In This Topic
Gets the collection of XLNamedRange objects for the current workbook.
Syntax
'Declaration
 
Public ReadOnly Property NamedRanges As XLNamedRangeCollection
 
See Also