ISignature AddSignatureLine( IWorksheet worksheet, System.double left, System.double top, System.double width, System.double height )
Parameters
- worksheet
- The worksheet that the signature line shape will be added to.
- left
- The left of the signature line shape.
- top
- The top of the signature line shape.
- width
- The width of the signature line shape.
- height
- The height of the signature line shape.
Return Value
The created signature.