"hidden" - to hide a sheet. It can be made visible on UI or by calling setSheetState() with the "visible" parameter.
"veryHidden" - to hide a sheet and disable the opportunity to make it visible on UI. The only way to make it visible again is to call setSheetState() with the "visible" parameter.