CGXGridCore::GetSheetContext
CGXFormulaSheet* GetSheetContext();
Return Value
Returns a pointer to the attached CGXFormulaSheet. If you did not call EnableFormulaEngine() the return value will be NULL.
See Also
CGXGridCore::EnableFormulaEngine CGXFormulaSheet