Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorkbook Interface / getSignatures Method
In This Topic
    getSignatures Method
    In This Topic
    Gets a collection of Signature objects that correspond to the digital signature attached to a document.
    Syntax
    ISignatureSet getSignatures()
    See Also