Excel for WinRT
Count Property (XLSheetCollection)


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

Reference

XLSheetCollection Class
XLSheetCollection Members

 

 


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

Product Support Forum  |  Documentation Feedback