Update README.md
This commit is contained in:
parent
050672755d
commit
5908443583
@ -182,8 +182,7 @@ Font | Bold | `StyleBuilder::setFontBold()`
|
|||||||
| Strikethrough | `StyleBuilder::setFontStrikethrough()`
|
| Strikethrough | `StyleBuilder::setFontStrikethrough()`
|
||||||
| Font name | `StyleBuilder::setFontName('Arial')`
|
| Font name | `StyleBuilder::setFontName('Arial')`
|
||||||
| Font size | `StyleBuilder::setFontSize(14)`
|
| Font size | `StyleBuilder::setFontSize(14)`
|
||||||
| Font color | `StyleBuilder::setFontSize(Color::BLUE)`
|
| Font color | `StyleBuilder::setFontSize(Color::BLUE)`<br>`StyleBuilder::setFontSize(Color::rgb(0, 128, 255))`
|
||||||
| | `StyleBuilder::setFontSize(Color::rgb(0, 128, 255))`
|
|
||||||
Alignment | Wrap text | `StyleBuilder::setShouldWrapText()`
|
Alignment | Wrap text | `StyleBuilder::setShouldWrapText()`
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user