JanKallman / EPPlus

Create advanced Excel spreadsheets using .NET
3.75k stars 1.17k forks source link

Property Indexed of class ExcelColorXml always returns 0 #629

Open enragez opened 4 years ago

enragez commented 4 years ago

Property "Indexed" of class "ExcelColorXml" always returns 0, even if was initialized as int.MinValue. This leads to method "LookupColor" of class ExcelColor always returns #FF000000.