SECColorWell::InvalidateCell

void SECColorWell::InvalidateCell(int nCol, int nRow)

Invalidates an individual cell.

Defined in: SECWELL.cpp

Return Value

void

Parameters

nCol

Column of cell to invalidate.

nRow

Row of cell to invalidate.

See Also

SECColorWell