IsProtected Method

IsProtected function

Indicates whether this VBA project is protected.


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

Remarks

See Also