MESCIUS SPREAD for Windows Forms 15.0J
ProtectionMode 列挙体

ワークブックまたはワークシートの保護タイプを表します。
構文
'宣言
 
Public Enum ProtectionMode 
   Inherits System.Enum
public enum ProtectionMode : System.Enum 
メンバ
メンバ解説
Noneオブジェクトは保護されていません。
PasswordProtectedオブジェクトがパスワードによって保護されています。
Protectedオブジェクトがパスワードなしで保護されています。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.ProtectionMode

参照

GrapeCity.Spreadsheet 名前空間

 

 


© MESCIUS inc. All rights reserved.