CGXExcelHandler::InitializeStyle

virtual BOOL InitializeStyle(CGXStyle* pStyle, BOOL bStore = FALSE);

pStyle

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

See Also

 CGXExcelHandler::InitializeCore  CGXExcelHandler::InitializeParam  CGXExcelHandler::InitializeData

CGXExcelHandler

 Class Overview |  Class Members