<< Return to Main Index

< Return to Class Index

CGXExcelChildFrame::OnChangeInitTabCreateInfo

virtual void OnChangeInitTabCreateInfo(CGXTabCreateInfo*& pInfo);

pInfo

Pointer to CGXTabCreateInfo array to be used

Remarks

This override is called to change Tab creation information. Please refer to the description of CGXTabCreateInfo in the Objective Grid documentation for more information on this method. In this override Tab Creation information is changed in such a manner that new documents are not created for each tab. There is one document associated with each workbookand this is to be shared across all the workbook tabs.

CGXExcelChildFrame

Class Overview | Class Members