<< Return to Main Index

< Return to Class Index

class CGXExcelReaderImpl : public CGXExcelReader

This class is the concerete implementation of the interface defined by CGXExcelReader for BIFF 8 support. CGXExcelReaderImpl acts as a kind of manager object that reads the compound Excel file, opens the correct stream and then proceeds to look up handlers based on the type of field that was read in. It does little interpretation of the actual contents leaving that to the tables and handlers.

#include <gxexrd.h>

See Also

CGXExcelReader

CGXExcelReaderImpl

Class Members