[]
        
(Showing Draft Content)

C1.WPF.Excel.XLCommentCollection.Item

this Property

this[int]

Gets the XLComment object at the specified position in the collection.

Declaration
public XLComment this[int index] { get; }
Public ReadOnly Default Property Item(index As Integer) As XLComment
Parameters
Type Name Description
int index