Hi,
Problem :
I was unable to set Row Height and Column Width while creating Excel files. It was throwing following error : Object of type TypeError is not JSON serializable
Solution :
So later i was able to resolve by changing DEFAULT_COLUMN_WIDTH and DEFAULT_ROW_HEIGHT as a string in the json-excel-converter library file.
So just want to know is it correct or do we need to make other changes ?
Stay Safe and Take Care
Thanks in advance