PHP-Xlswriter
Github
Gitee
Pecl
Search
⌃
K
Links
Why use xlswriter
English
Install
Quick start
Read file
Chart
Cell
Memory model
Worksheet
Style
Download
Style list
Italic
Align
Text deletion (text middle line)
Underline
Text wrap
Text color
Text size
Bold
Cell border
Border style constant
Background color
Color constant
Font
Number format
CSV
Printed
Assistant functions
Project recommendation
中文简体
项目推荐
Powered By
GitBook
Bold
$format
=
new
\
Vtiful
\
Kernel
\
Format
(
$fileHandle
);
$boldStyle
=
$format
->
bold
()
->
toResource
();
Previous
Text size
Next
Cell border
Last modified
4yr ago