Protect Method
Protect function
Protects or unprotects this VBA project.
func (instance *VbaProject) Protect(islockedforviewing bool, password string) error
Remarks
See Also
- Class VbaProject
- Namespace Aspose.Cells.Vba
- Library Aspose.Cells for Go
Protects or unprotects this VBA project.
func (instance *VbaProject) Protect(islockedforviewing bool, password string) error