GrapeCity SPREAD for Windows Forms 12.0J
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

参照

GrapeCity.Spreadsheet 名前空間

 

 


Copyright © 2004 GrapeCity inc.