Excel for WinRT
NamedRanges Property


Gets the collection of XLNamedRange objects for the current workbook.
Syntax
'Declaration
 
Public ReadOnly Property NamedRanges As XLNamedRangeCollection
'Usage
 
Dim instance As C1XLBook
Dim value As XLNamedRangeCollection
 
value = instance.NamedRanges
public XLNamedRangeCollection NamedRanges {get;}
See Also

Reference

C1XLBook Class
C1XLBook Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback