注: Sheet が保護されない (つまり、IsProtected が False を返す) 場合、メソッドは何もしません。また、Sheet がパスワードを使用せずに保護された (つまり、HasProtectionPassword が False を返す) 場合、指定したパスワードは使用されずに、Unprotect メソッドが呼び出されたように保護は解除されます。
Sheet クラス
Sheet メンバ
オーバーロード一覧
IsProtected プロパティ
HasProtectionPassword プロパティ
Unprotect メソッド
Unprotect(SecureString) メソッド
Protect(String,Nullable<Boolean>,Nullable<Boolean>,Nullable<Boolean>,Nullable<Boolean>,Nullable<Boolean>,Nullable<Boolean>,Nullable<Boolean>,Nullable<Boolean>,Nullable<Boolean>,Nullable<Boolean>,Nullable<Boolean>,Nullable<Boolean>,Nullable<Boolean>) メソッド