* [ ] `CreateSheetUnlocker()` ## `CreateSheetUnlocker` ```vb With stdSentry.CreateUnlocker(sheet, "password") '...modify cells... End With ```