If you call SaveToStream on a workbook that contains at least 257 columns, the returned stream contains corrupt data. If you create a new workbook from the stream, this workbook will not contain the correct Values. In ad…...will not contain the correct values. In addition, all ranges containing...First(); sheet.Cells[0, 256].Value = 1; using MemoryStream saveStream...