Vtiful\Kernel\Excel::__construct
(PECL xlswriter >= 1.2.1)
Vtiful\Kernel\Excel::__construct — Vtiful\Kernel\Excel constructor
説明
Vtiful\Kernel\Excel constructor, create a class object.
パラメータ
config
-
XLSX file export configuration
例
例1 example
<?php
$config = [
'path' => '/home/viest'
];
$excelObject = new \Vtiful\Kernel\Excel($config);
?>
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google