Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
OpenSpout\Common\Entity\Style\CellVerticalAlignment Class Reference

Static Public Member Functions

static isValid (string $cellVerticalAlignment)
 

Public Attributes

const AUTO = 'auto'
 
const BASELINE = 'baseline'
 
const BOTTOM = 'bottom'
 
const CENTER = 'center'
 
const DISTRIBUTED = 'distributed'
 
const JUSTIFY = 'justify'
 
const TOP = 'top'
 

Member Function Documentation

◆ isValid()

static OpenSpout\Common\Entity\Style\CellVerticalAlignment::isValid ( string $cellVerticalAlignment)
static
Return values
boolWhether the given cell vertical alignment is valid

The documentation for this class was generated from the following file: