src/Record/Font.php
Method getData
has 26 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function getData(XlsFont $font)
{
$dyHeight = $font->getSize() * 20; // Height of font (1/20 of a point)
$icv = $font->getColor(); // Index to color palette
$bls = $font->getBold(); // Bold style