DADiSP Worksheet Functions > Function Categories > Colors > GETGRIDCOLOR

 

GETGRIDCOLOR

Purpose:

Returns the current color of the grid.

Syntax:

GETGRIDCOLOR(win)

win

-

Optional. Window reference. Defaults to the current Window.

Returns:

An integer.

Example:

gridcolor(W2, BLACK)

getgridcolor(W2)

 

returns a 0, indicating the grid color of Window 2 is black.

See Also:

dspcolor file

GETGRIDSTYLE

GRIDCOLOR

SETCOLOR

SETGCOLOR

STRCOLOR