DADiSP Worksheet Functions > Function Categories > Colors > GETGRIDCOLOR
Returns the current color of the grid.
GETGRIDCOLOR(win)
win |
- |
Optional. Window reference. Defaults to the current Window. |
An integer.
gridcolor(W2, BLACK)
getgridcolor(W2)
returns a 0, indicating the grid color of Window 2 is black.
dspcolor file