Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IComment Interface / Next Method
In This Topic
    Next Method (IComment)
    In This Topic
    Returns the IComment object that represents the next comment.
    Syntax
    IComment Next()

    Return Value

    returns IComment
    See Also