���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home3/cpr76684/public_html/Aem/lib/spout/src/Spout/Writer/Common/Manager/WorksheetManagerInterface.php
���ѧ٧ѧ�
<?php namespace Box\Spout\Writer\Common\Manager; use Box\Spout\Common\Entity\Row; use Box\Spout\Writer\Common\Entity\Worksheet; /** * Interface WorksheetManagerInterface * Inteface for worksheet managers, providing the generic interfaces to work with worksheets. */ interface WorksheetManagerInterface { /** * Adds a row to the worksheet. * * @param Worksheet $worksheet The worksheet to add the row to * @param Row $row The row to be added * @throws \Box\Spout\Common\Exception\IOException If the data cannot be written * @throws \Box\Spout\Common\Exception\InvalidArgumentException If a cell value's type is not supported * @return void */ public function addRow(Worksheet $worksheet, Row $row); /** * Prepares the worksheet to accept data * * @param Worksheet $worksheet The worksheet to start * @throws \Box\Spout\Common\Exception\IOException If the sheet data file cannot be opened for writing * @return void */ public function startSheet(Worksheet $worksheet); /** * Closes the worksheet * * @param Worksheet $worksheet * @return void */ public function close(Worksheet $worksheet); }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�