Excel for WinRT
Count Property (XLNamedRangeCollection)


Gets the number of XLNamedRange objects in the collection.
Syntax
'Declaration
 
Public ReadOnly Property Count As System.Integer
'Usage
 
Dim instance As XLNamedRangeCollection
Dim value As System.Integer
 
value = instance.Count
public System.int Count {get;}
See Also

Reference

XLNamedRangeCollection Class
XLNamedRangeCollection Members

 

 


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

Product Support Forum  |  Documentation Feedback