[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ICommentThreaded.Next

Next Method

Next()

Returns the threaded comment object that represents the next threaded comment. Returns null if the top-level threaded comment is the last threaded comment on a sheet. Returns null if the reply threaded comment is the last reply of a threaded comment's replies.

Declaration
ICommentThreaded Next()
Function [Next]() As ICommentThreaded
Returns
Type Description
ICommentThreaded