11 switch ($escapement) {
27 0x01 => Font::UNDERLINE_SINGLE,
28 0x02 => Font::UNDERLINE_DOUBLE,
29 0x21 => Font::UNDERLINE_SINGLEACCOUNTING,
30 0x22 => Font::UNDERLINE_DOUBLEACCOUNTING,
35 if (array_key_exists($underline, self::$underlineMap)) {
setSubscript(bool $pValue)
Set Subscript.
static static underline(Font $font, int $underline)
setSuperscript(bool $pValue)
Set Superscript.
setUnderline($pValue)
Set Underline.
static escapement(Font $font, int $escapement)