[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IComments.Item

this Property

this[int]

Gets a single comment from the collection.

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

The index number for the comment.

Property Value
Type Description
IComment

An IComment object contained by the collection.