Closed tiagohermano closed 6 years ago
Pass a width prop to the ExcelColumn component.
It would be nice to set the width for the column, so it can fit all the content inside the column's cells. Maybe even implementing a prop for styling on ExcelColumn as well. I think it would be great being able to style the column titles.
@tiagohermano we already have this feature, please refer to (https://github.com/securedeveloper/react-data-export/blob/master/examples/styled_excel_sheet.md)
Pass a width prop to the ExcelColumn component.
My reason:
It would be nice to set the width for the column, so it can fit all the content inside the column's cells. Maybe even implementing a prop for styling on ExcelColumn as well. I think it would be great being able to style the column titles.