Excel for WinRT
Count Property (XLColumnCollection)


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

Reference

XLColumnCollection Class
XLColumnCollection Members

 

 


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

Product Support Forum  |  Documentation Feedback