CGXExcelHandler::InitializeData

virtual BOOL InitializeData(CGXData* pData, BOOL bStore = FALSE);

pData

CGXData object that is to be intialized.

bStore

Reserved argument that is not used in the current implementation

Remarks

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

See Also

 CGXExcelHandler::InitializeCore  CGXExcelHandler::InitializeParam  CGXExcelHandler::InitializeStyle

CGXExcelHandler

 Class Overview |  Class Members