SPREAD for WPF 4.0J - GcSpreadSheet
CellProtectionAttributes 列挙体

GrapeCity.Spreadsheet 名前空間 : CellProtectionAttributes 列挙体
セル保護属性を表します。
シンタックス
'宣言
 
Public Enum CellProtectionAttributes 
   Inherits System.Enum
public enum CellProtectionAttributes : System.Enum 
メンバ
メンバ解説
Allすべての属性。
FormulaHidden数式が非表示になっていることを示します。
Lockedセルがロックされていることを示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.CellProtectionAttributes

参照

GrapeCity.Spreadsheet 名前空間