Вступ
PHP Manual
PHP Manual»XLSWriter»Vtiful\Kernel\Format

The Vtiful\Kernel\Format class

(PECL xlswriter >= 1.2.1)

Create a cell format object

class Vtiful\Kernel\Format {
/* Константи */
/* Методи */
public function align(resource $handle, int $style)
public function bold(resource $handle)
public function italic(resource $handle)
public function underline(resource $handle, int $style)
}

Зміст

To Top