IsValidSigned Method

IsValidSigned function

Indicates whether the signature of VBA project is valid or not.


func (instance *VbaProject) IsValidSigned()  (bool,  error) 

Remarks

See Also