<< Return to Main Index

< Return to Class Index

CGXExcelGrid:: OnCheckClipboardFormatImpl

virtual BOOL OnCheckClipboardFormatImpl();

Remarks

This method checks if there is data that can be accepted in a paste operation. It checks for BIFF 8 format and also checks for other formats supported by Objective Grid. Normally this method would be called from any method that needs to have this information (for example a command UI handler)

CGXExcelGrid

Class Overview | Class Members