This module provides the following formats for views:
- CSV (via csv_serialization module)
- Microsoft XLS (via the xls_serialization module)
- Microsoft DOC (planned)
- Basic TXT (planned)
Drupal 8.x already provides XML and JSON formats for Views via the Rest module.
- Download the Excel Serialization module for XLS exports.