Protect Method

Protect function

Protects or unprotects this VBA project.


func (instance *VbaProject) Protect(islockedforviewing bool, password string)  error

Remarks

See Also