Looking through the existing Workflow code I saw that the custom column widths and styles weren't being implemented so I didn't add full support for them in PR #1. Currently headers are being styled but that's it.
The configuration for styles is flexible enough to be portable across both PHPExcel and Spout, I'll just need to hook up some of the methods on the core Builder class.
Looking through the existing Workflow code I saw that the custom column widths and styles weren't being implemented so I didn't add full support for them in PR #1. Currently headers are being styled but that's it.
The configuration for styles is flexible enough to be portable across both PHPExcel and Spout, I'll just need to hook up some of the methods on the core Builder class.