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