Excel for WinRT
Count Property (XLCellRangeCollection)


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

Reference

XLCellRangeCollection Class
XLCellRangeCollection Members

 

 


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

Product Support Forum  |  Documentation Feedback