property Calc.EditForeColor as Color
Specifies the control's edit foreground color.

TypeDescription
Color A color expression that indicates the control's edit foreground color.
Use the EditForeColor property to specify the control's edit foreground color. Use the EditBackColor property to specify the control's edit background color. Use the ForeColor property to change the control's foreground color. Use the BackColor property to set the control's background color.