Adds lines to a document where signatures are collected. Only the "Microsoft Office signature line" is supported. Other signature line providers, such as stamp signatures, are not supported.
Parameters:
worksheet - The worksheet that the signature line shape will be addedto.
left - The left of the signature line shape.
top - The top of the signature line shape.
width - (Optional width = 192) The width of the signature line shape.
Adds lines to a document where signatures are collected. Only the "Microsoft Office signature line" is supported. Other signature line providers, such as stamp signatures, are not supported.
Parameters:
worksheet - The worksheet that the signature line shape will be addedto.
Adds lines to a document where signatures are collected. Only the "Microsoft Office signature line" is supported. Other signature line providers, such as stamp signatures, are not supported.
Parameters:
worksheet - The worksheet that the signature line shape will be addedto.
left - The left of the signature line shape.
top - The top of the signature line shape.
width - (Optional width = 192) The width of the signature line shape.
height - (Optional height = 100.5) The height of the signature line shape.
Returns:
The created signature.
getSkipCertificateValidationOnExporting
booleangetSkipCertificateValidationOnExporting()
Gets whether the validation of the attached digital certificate of the signed signature should be skipped when exporting signed signatures. The default value is true. If certificate validation is skipped, the certificate will be treated as valid. This is the default behavior. Otherwise, the certificate will be validated with X.509 chain.
Sets whether the validation of the attached digital certificate of the signed signature should be skipped when exporting signed signatures. The default value is true. If certificate validation is skipped, the certificate will be treated as valid. This is the default behavior. Otherwise, the certificate will be validated with X.509 chain.
getCount
intgetCount()
Gets the number of signatures in the signature set.