Protect Method

Protect function

Protects a workbook.


func (instance *Workbook) Protect(protectiontype ProtectionType, password string)  error

Remarks

See Also