<< Return to Main Index

< Return to Class Index

class CGXExcelTable : public CObject

This is the base class for all table handlers. We refer to global data for the worksheet as table records. These are multiple records of the same type that are usually accessed by an index value. They stay valid for the duration of a read/write operation and are accessed by other records as required.

#include <gxexrd.h>

See Also

CGXExcelHandler CGXExcelBaseTable

CGXExcelTable

Class Members