<< Return to Main Index

< Return to Class Index

CGXExcelGrid:: GetCorePtr

virtual CGXGridCore* GetCorePtr();

Remarks

This override performs a dynamic_cast on the ‘this’ pointer to return a CGXGridCore pointer. For the default implementation of this override to work properly RTTI should be enabled. RTTI is enabled when the library is built. You should make sure that RTTI is enabled for your project when you use Excel read/write.

CGXExcelGrid

Class Overview | Class Members