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

    Return Value

    The previous comment object.
    See Also