ComponentOne Excel for UWP
Count Property (XLNamedRangeCollection)

C1.UWP.Excel Assembly > C1.Xaml.Excel Namespace > XLNamedRangeCollection Class : Count Property
Gets the number of XLNamedRange objects in the collection.
Syntax
'Declaration
 
Public ReadOnly Property Count As System.Integer
public System.int Count {get;}
See Also

Reference

XLNamedRangeCollection Class
XLNamedRangeCollection Members