<< Return to Main Index

< Return to Class Index

CGXData::GetUpdateFlag

virtual BOOL GetUpdateFlag(ROWCOL nRow, ROWCOL nCol);

nRow

Specifies the grid row of the cell.

nCol

Specifies the grid column of the cell.

Return Value

TRUE if the cell has been marked as updated and needs to be refreshed; FALSE if the cell is unchanged.

Remarks

This method has no effect for CGXData. Only CGXFormulaSheet provides an implementation for this method.

Note: CGXFormulaSheet is only provided with the professional edition of Objective Grid.

CGXData

Class Overview | Class Members