<< Return to Main Index

< Return to Class Index

CGXExcelHandler::InitializeParam

virtual BOOL InitializeParam(CGXGridParam* pParam, BOOL bStore = FALSE);

pParam

CGXGridParam object 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 CGXGridParam object based on the data that is read in.

See Also

CGXExcelHandler::InitializeCore CGXExcelHandler::InitializeStyle CGXExcelHandler::InitializeData

CGXExcelHandler

Class Overview | Class Members