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)
}

目录

添加注释

用户贡献的注释

此页面没有用户贡献的注释。
To Top