CGXExcelBaseTable Class Members
Construction
CGXExcelBaseTable | This is never called directly since CGXExcelReader is an abstract base class. |
Operations
ApplyToObject | Called to apply the read data to the grid data structure |
CreateTableObject | Called to create a grid data structure |
RecycleObject | Called to recycle a grid data structure that was previously created by this table. |
Access
IsIndexValid | Call to check whether this table has data available at this index |
LookupValue | Call to lookup a value based on the provided index |