monaamin
Results
1
issues of
monaamin
Exception thrown while executing the following snippet of code: `workSheet.Cells[1, 1].Style.Fill.PatternType = ExcelFillStyle.Solid;` `workSheet.Cells[1, 1].Style.Fill.BackgroundColor.SetColor(System.Drawing.Color.DarkBlue);` Exception: System.MissingMethodException: void OfficeOpenXml.Style.ExcelColor.SetColor(System.Drawing.Color) occurred Environment: - API Android Emulator Oreo 8.1 - API 27...