Excel for WinRT
Count Property (XLCommentCollection)


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

Reference

XLCommentCollection Class
XLCommentCollection Members

 

 


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

Product Support Forum  |  Documentation Feedback