Changes a table window cell's text color.

Namespace: PPJ.Runtime.Windows
Assembly: PPJ.Runtime.2 (in PPJ.Runtime.2.dll) Version: 2.0.1044.0 (2.0.1044.5276)

Syntax

C#
public SalBoolean SetCellTextColor(
	SalNumber color,
	SalBoolean discardable
)

Parameters

color
Type: PPJ.Runtime..::..SalNumber
discardable
Type: PPJ.Runtime..::..SalBoolean

Return Value

See Also