ExcelWorkbookNamedRanges Property |
Gets the named ranges collection of this workbook (Workbook scope named ranges).
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public ExcelNamedRangesCollection NamedRanges { get; }
Public ReadOnly Property NamedRanges As ExcelNamedRangesCollection
Get
Property Value
Type:
ExcelNamedRangesCollectionSee Also