Aspose::Cells::Vba::VbaProject::Sign method
VbaProject::Sign method
Sign this VBA project by a DigitalSignature.
void Aspose::Cells::Vba::VbaProject::Sign(const DigitalSignature &digitalSignature)
Parameter | Type | Description |
---|---|---|
digitalSignature | const DigitalSignature& | DigitalSignature |
See Also
- Class Vector
- Class DigitalSignature
- Class VbaProject
- Namespace Aspose::Cells::Vba
- Library Aspose.Cells for C++