<< Return to Main Index

< Return to Class Index

CGXExcelGrid:: CGXExcelGrid

CGXExcelGrid(CWnd* pGridWnd = NULL, CDocument* pGridDoc = NULL, BOOL bIsViewContext = FALSE);

pGridWnd

Pointer to the outer CWnd object

pGridDoc

The document (if any) that is associated with this object (the outer object)

bIsViewContext

Should pass TRUE for this parameter if the grid is used in a CView.

emarksThe constructor for this object takes the same parameters as a grid window or a view.

CGXExcelGrid

Class Overview | Class Members