GrapeCity.Spreadsheet アセンブリ > 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