Protect Method
Protect function
Protects a workbook.
func (instance *Workbook) Protect(protectiontype ProtectionType, password string) error
Remarks
See Also
- Class Workbook
- Library Aspose.Cells for Go
Protects a workbook.
func (instance *Workbook) Protect(protectiontype ProtectionType, password string) error