namespace CPF.Mac.AppKit { public enum NSCellStateValue : long { Mixed = -1L, Off, On } }