Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
OpenSpout\Common\Entity\Style\CellAlignment Class Reference

Static Public Member Functions

static isValid (string $cellAlignment)
 

Public Attributes

const CENTER = 'center'
 
const JUSTIFY = 'justify'
 
const LEFT = 'left'
 
const RIGHT = 'right'
 

Member Function Documentation

◆ isValid()

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

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