CGXGridCore::ImplementStyleDataExchange
void ImplementStyleDataExchange();
Remarks
StyleDataExchange: Implements support for reading and writing cells in internal format. Clipboard and OLE Drag and Drop operations use StyleDataExchange when you specify the GX_DNDSTYLES flag. Call CopyCellsToArchive or PasteCellsFromArchive to programmatically read and write cells in binary format.
See Also
CGXGridCore::CopyCellsToArchive CGXGridCore::PasteCellsFromArchive