Xlsx Reader Accept Palette of Fewer than 64 Colors (#3096)

Fix #3093. PR #2595 added the ability for Xlsx Reader to accept a custom color palette. With no examples other than the one at hand, which included a full complement of 64 colors, that PR required 64 colors in the palette. It turns out that Mac Numbers exports to Excel with a palette with less than 64 colors. So, with an example of that at hand, relax the original restriction and accept a palette of any size.
This commit is contained in:
oleibman
2022-10-02 18:02:34 -07:00
committed by GitHub
parent c6b095b626
commit cd9811cbd3
4 changed files with 41 additions and 4 deletions
Binary file not shown.