react-data-export icon indicating copy to clipboard operation
react-data-export copied to clipboard

Documentation on cell alignment is incorrect

Open joeohm opened this issue 2 years ago • 0 comments

When using the multiDataSet (from the styled_excel_sheet example), it seems that the styling for the vertical alignment does not follow the values that are outlined in the documentation:

alignment vertical "bottom" or "center" or "top"

I found the correct values to be "left", "center" and "right". Which also makes more sense.

Hope someone finds this info useful, or that you can update the documentation.

joeohm avatar Sep 26 '23 10:09 joeohm