You are here

protected property Xls::$xlsFormat in Excel Serialization 8

Format to write XLS files as.

Type: string

File

src/Encoder/Xls.php, line 34

Class

Xls
Adds XLS encoder support for the Serialization API.

Namespace

Drupal\xls_serialization\Encoder

Code

protected $xlsFormat = 'Xlsx';