Function CMS_Spreadsheet_Writer->write_row
Definitions
sources/files_spreadsheets_write.php
- Write spreadsheet row.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$row | array | required parameter | N/A | N/A | Row |
$metadata | ?array | Null | N/A | N/A | Map representing metadata of a row; supports 'url'; will only be used by file formats that support it (null: none) |