<< Return to Main Index

< Return to Class Index

CGXExcelDocAdapter::ExcelSerializeImpl

virtual void ExcelSerializeImpl(CArchive& ar, BOOL bReadAll = FALSE);

ar

archive to be used

bReadAll

whether tab count is to be read or all tabs are to be read

Remarks

Serialization helper that reads and writes data in Excel format. This actually delegates to the CGXExcel reader instance that is contained. The Excel read is a two step process. In the first

See Also

CGXExcelDocAdapter::ExcelWorkBookSerializeImpl

CGXExcelDocAdapter

Class Overview | Class Members