NSCellAttribute 列挙型
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public enum NSCellAttribute
type NSCellAttribute =
- 継承
-
NSCellAttribute
フィールド
名前 | 値 | 説明 |
---|---|---|
CellDisabled | 0 | |
CellState | 1 | |
PushInCell | 2 | |
CellEditable | 3 | |
ChangeGrayCell | 4 | |
CellHighlighted | 5 | |
CellLightsByContents | 6 | |
CellLightsByGray | 7 | |
ChangeBackgroundCell | 8 | |
CellLightsByBackground | 9 | |
CellIsBordered | 10 | |
CellHasOverlappingImage | 11 | |
CellHasImageHorizontal | 12 | |
CellHasImageOnLeftOrBottom | 13 | |
CellChangesContents | 14 | |
CellIsInsetButton | 15 | |
CellAllowsMixedState | 16 |