This module adds Excel export capabilities to the Views Data Export module. It allows you to export views data directly into Excel files, leveraging the XLS Serialization module.
Extends the Views Data Export module to add Excel support using the serializer provided by the XLS Serialization module.
This module extends the DataExport Views style and display classes from the Views Data Export module. Keep in mind that any BC breaking change introduced in those classes could break this module and require an update.
Important: Requires XLS Serialization module version 2.1.0+.
This module maintains compatibility with the XLS Serialization Extras features.
Future
Ideally, Views Data Export would offer a pluggable architecture to allow third-party modules to add new export formats seamlessly.