Dutch PHP Conference 2025 - Call For Papers

The Vtiful\Kernel\Format class

(PECL xlswriter >= 1.2.1)

Вступ

Create a cell format object

Короткий огляд класу

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

Зміст

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top