取消保护工作表

  1. func (f *File) UnprotectSheet(sheet string, password ...string) error

根据给定的工作表名称取消保护该工作表,指定第二个可选密码参数以通过密码验证来取消工作表保护。