Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ICommentThreaded Interface / previous Method
In This Topic
    previous Method
    In This Topic
    Returns the ICommentThreaded 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.
    Syntax
    ICommentThreaded previous()
    See Also