natergj / excel4node

Node module to allow for easy Excel file creation
MIT License
1.38k stars 215 forks source link

Date type cell do not have default workbook font #226

Closed manishmotiani closed 6 years ago

manishmotiani commented 6 years ago

Describe the bug Default font type and size does not apply to date type cell.

To Reproduce To replicate this issue sample code is available here https://gist.github.com/manishmotiani/8864b356960896fce0dd4d46cf4a1d0d Observe difference in font type/size of name and date cell

Expected behavior Date type cell should inherit font format from default workbook/worksheet font;

Environment (please complete the following information):

natergj commented 6 years ago

It looks like this was just an issue with LibreOffice, but I was able to add a work around and that fix is in version 1.5.1