Sets the italic font for the cell.
$cell = new SpreadSheetCell($res, "1","B1", $db_prefix); $cell->setItalic(true);
See also: isItalic, setBold