sign method
sign(self, digital_signature)
Sign this VBA project by a DigitalSignature
def sign(self, digital_signature):
    ...
| Parameter | Type | Description | 
|---|---|---|
| digital_signature | aspose.cells.digitalsignatures.DigitalSignature | DigitalSignature | 
See Also
- module aspose.cells.vba
- class VbaProject