NSCellStyleMask Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum NSCellStyleMask
type NSCellStyleMask = 
Inheritance
NSCellStyleMask
Attributes

Fields

ChangeBackgroundCell 8
ChangeGrayCell 4
ContentsCell 1
NoCell 0
PushInCell 2

Applies to