|
static | isValid (string $cellVerticalAlignment) |
|
|
const | AUTO = 'auto' |
|
const | BASELINE = 'baseline' |
|
const | BOTTOM = 'bottom' |
|
const | CENTER = 'center' |
|
const | DISTRIBUTED = 'distributed' |
|
const | JUSTIFY = 'justify' |
|
const | TOP = 'top' |
|
◆ isValid()
static OpenSpout\Common\Entity\Style\CellVerticalAlignment::isValid |
( |
string | $cellVerticalAlignment | ) |
|
|
static |
- Return values
-
bool | Whether the given cell vertical alignment is valid |
The documentation for this class was generated from the following file:
- lib/openspout/src/Common/Entity/Style/CellVerticalAlignment.php