<< Return to Main Index

< Return to Class Index

class CGXExcelReadDoc : public CGXDocument, public CGXExcelDocAdapter

CGXDocument derivative that is to be used for all applications that have Excel Read/Write enabled. This is not required to be used as the base document class if you are not supporting workbook mode (if you are adding support to an existing view then this is the case). In such cases you can use your existing document as is.