| GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 : ProtectionMode 列挙体 |
'宣言Public Enum ProtectionMode Inherits System.Enum
public enum ProtectionMode : System.Enum
| メンバ | 解説 |
|---|---|
| None | オブジェクトは保護されていません。 |
| PasswordProtected | オブジェクトがパスワードによって保護されています。 |
| Protected | オブジェクトがパスワードなしで保護されています。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.ProtectionMode