This example demonstrates how to build data in BIFF8 format and pass it to the clipboard. This approach allows you to copy cells data within appearance (text alignment, borders, background color and font settings) and keep the cells number format as is while copy&paste data from a GridControl to an Excel-like document.
Please see the "Implementation Details" (click the corresponding link below this text) to learn more about technical aspects of this approach implementation.
↧
How to copy cell data in an Excel format (BIFF8) to the clipboard using XL Export library
↧