Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ICommentThreaded Interface / Previous Method
In This Topic
    Previous Method (ICommentThreaded)
    In This Topic
    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.
    Syntax
    ICommentThreaded Previous()
    See Also