[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.ICommentsThreaded.Item

this Property

this[int]

Gets a single threaded comment from the collection.

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

The index number for the comment.

Property Value
Type Description
ICommentThreaded

An ICommentThreaded object contained by the collection.