sign_only_vba_project property
Leave feedback
On this page
Gets or sets setting of only VBA project signing. If set to true, the SpreadSheet document will not be signed, but the VBA project will be signed.
@property
def sign_only_vba_project(self):
...
@sign_only_vba_project.setter
def sign_only_vba_project(self, value):
...
- module
groupdocs.signature.domain.extensions - class
DigitalVBA
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.