<< Return to Main Index

< Return to Class Index

CGXExcelWndDocAdapter::SetGrid

void SetGrid(CGXGridCore* pCore);

pCore

CGXGridCore pointer to associate with this object

Remarks

The grid that is to be used must be specified. Without this the read/write process using this document adapter will fail. This grid can be any CGXGridCore derived grid (data bound grids are not supported)

CGXExcelWndDocAdapter

Class Overview | Class Members