You are here

protected static property Xlsx::$format in Excel Serialization 8

The format that this encoder supports.

Type: string

Overrides Xls::$format

File

src/Encoder/Xlsx.php, line 15

Class

Xlsx
Adds XLSX encoder support for the Serialization API.

Namespace

Drupal\xls_serialization\Encoder

Code

protected static $format = 'xlsx';