Enumeration CellColor

CellColor is used to represent the color of a cell

Enumeration Members

Enumeration Members

Any: -1
Blue: 2
Red: 0
Yellow: 1

Generated using TypeDoc