The Vtiful\Kernel\Format class

(PECL xlswriter >= 1.2.1)

Introdução

Create a cell format object

Resumo da classe

class Vtiful\Kernel\Format {
/* Constantes */
/* Métodos */
public align(resource $handle, int $style)
public bold(resource $handle)
public italic(resource $handle)
public underline(resource $handle, int $style)
}

Índice

add a note add a note

User Contributed Notes

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