Класс Vtiful\Kernel\Format

(PECL xlswriter >= 1.2.1)

Введение

Возвращает объект форматирования ячейки

Обзор классов

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 add a note

User Contributed Notes

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