<< Return to Main Index

< Return to Class Index

CGXExcelHandler::InitializeCore

virtual BOOL InitializeCore(CGXGridCore* pCore, BOOL bStore = FALSE);

pCore

CGXGridCoreObject that is to be initialized

bStore

Reserved argument that is not used in the current implementation.

Remarks

This method is called after the read operation to intialize a CGXGridCore object based on the data that is read in.

See Also

CGXExcelHandler::InitializeStyle CGXExcelHandler::InitializeParam CGXExcelHandler::InitializeData

CGXExcelHandler

Class Overview | Class Members