Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ISignature Interface / getSignDate Method
In This Topic
    getSignDate Method
    In This Topic
    Returns an Object representing the date and time that the digital certificate corresponding to the Signature object was attached to the document.
    Syntax
    java.util.Calendar getSignDate()
    See Also