TableStyle
TableStyle
class TableStyle
Defines the styles for a Table.
Methods
$this | setPaddingChar(string $paddingChar) Sets padding character, used for cell padding. | |
string | getPaddingChar() Gets padding character, used for cell padding. | |
$this | setHorizontalBorderChar(string $horizontalBorderChar) Sets horizontal border character. | |
string | getHorizontalBorderChar() Gets horizontal border character. | |
$this | setVerticalBorderChar(string $verticalBorderChar) Sets ver |