<< Return to Main Index

< Return to Class Index

CGXDocument::WorkBookSerialize

virtual void WorkBookSerialize(CArchive& ar);

ar

The archive to read/write from/to.

Remarks

With CGXDocument, this is the Serialize override. If you are converting from an existing Cdocument derived class you will have to copy your existing code in the Serialize override to WorkBookSerialize.

CGXDocument

Class Overview | Class Members