Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
ISignatureSet Interface
/ get Method
The index of the signature.
Collapse All
Expand All
In This Topic
get Method
In This Topic
Gets the signature at the specified index in the signature set.
Syntax
ISignature
get(
int
index
)
Parameters
index
The index of the signature.
Return Value
The signature at the specified index.
See Also
Reference
ISignatureSet Interface
ISignatureSet Members