You are here

protected property Xlsx::$xlsFormat in Excel Serialization 8

Format to write XLS files as.

Type: string

Overrides Xls::$xlsFormat

File

src/Encoder/Xlsx.php, line 22

Class

Xlsx
Adds XLSX encoder support for the Serialization API.

Namespace

Drupal\xls_serialization\Encoder

Code

protected $xlsFormat = 'Xlsx';