IsSigned Method
IsSigned function
Indicates whether VBAcode is signed or not.
func (instance *VbaProject) IsSigned() (bool, error)
Remarks
See Also
- Class VbaProject
- Namespace Aspose.Cells.Vba
- Library Aspose.Cells for Go
Indicates whether VBAcode is signed or not.
func (instance *VbaProject) IsSigned() (bool, error)