[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ICommentThreaded.Previous

Previous Method

Previous()

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

Declaration
ICommentThreaded Previous()
Function Previous() As ICommentThreaded
Returns
Type Description
ICommentThreaded