Class PHPWord_Style
Class PHPWord_Style
public static
|
|
public static
|
#
addFontStyle( string $styleName, array $styleFont, array $styleParagraph = null )
Add a font style |
public static
|
|
public static
|
#
addTableStyle( string $styleName, array $styleTable, mixed $styleFirstRow = null, mixed $styleLastRow = null )
Add a table style |
public static
|
#
addTitleStyle( string $titleCount, array $styleFont, array $styleParagraph = null )
Add a title style |
public static
|
|
public static
|