Excel for WPF and Silverlight
XLCommentCollection Class Members
Properties  Methods 

C1.WPF.Excel Namespace : XLCommentCollection Class

The following tables list the members exposed by XLCommentCollection.

Public Properties
 NameDescription
Public PropertyGets the number of XLComment objects in the collection.  
Public PropertyGets the XLComment object at the specified position in the collection.  
Public PropertyGets the XLSheet object that owns the collection.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Appends an XLComment object to the collection.  
Public MethodRemoves all XLComment objects from the collection.  
Public MethodChecks whether the collection contains a specific XLComment object.  
Public MethodGets the index of a specific XLComment object in the collection.  
Public MethodInserts an XLComment object at a specific position in the collection.  
Public MethodRemoves an XLComment object from the collection.  
Public MethodRemoves an XLComment object at a specific position from the collection.  
Top
See Also

Reference

XLCommentCollection Class
C1.WPF.Excel Namespace