$mapUnderline $mapUnderline : array Map of BIFF2-BIFF8 codes for underline styles. Type array — of int
__construct() __construct(\PhpOffice\PhpSpreadsheet\Style\Font $font) : mixed Constructor. Parameters \PhpOffice\PhpSpreadsheet\Style\Font $font Returns mixed —
setColorIndex() setColorIndex(int $colorIndex) : void Set the color index. Parameters int $colorIndex
mapBold() mapBold(bool $bold) : int Map to BIFF5-BIFF8 codes for bold. Parameters bool $bold Returns int —
mapUnderline() mapUnderline(string $underline) : int Map underline. Parameters string $underline Returns int —