The Vtiful\Kernel\Format class

(PECL xlswriter >= 1.2.1)

Introduzione

Create a cell format object

Sommario della classe

class Vtiful\Kernel\Format {
/* Costanti */
/* Metodi */
public align(resource $handle, int $style)
public bold(resource $handle)
public italic(resource $handle)
public underline(resource $handle, int $style)
}

Indice dei contenuti

add a note add a note

User Contributed Notes

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