Checks whether the bold font is set for the cell
$cell = new SpreadSheetCell($res, "1","B1", $db_prefix); $cell->isBold();
See also: isItalic