Browse By Tags

  • Workbook.Load loose CellFormat

    Hello dear Infragistics-Team,

     

    I have a Problem by loading an MS-Excel-Workbook from a Stream. My Stream is a dump-file of an Excel-document which I want to fill with my data:

     Workbook retval = Workbook.Load(p_Source);

    The dump-file have some CellFormats…