| GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 : CellProtectionAttributes 列挙体 |
'DeclarationPublic Enum CellProtectionAttributes Inherits System.Enum
public enum CellProtectionAttributes : System.Enum
| メンバ | 説明 |
|---|---|
| All | すべての属性。 |
| FormulaHidden | 数式が非表示になっていることを示します。 |
| Locked | セルがロックされていることを示します。 |
| None | 属性が設定されていません。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.CellProtectionAttributes