Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ICommentThreaded Interface / getDate Method
In This Topic
    getDate Method
    In This Topic

    This member is obsolete. Use getLocalDateTime instead.

    Returns a date that represents the date and time that a threaded comment was added in local time.
    Syntax
    java.util.Date getDate()
    See Also