Gets the alignment set in the cell.
$cell = new SpreadSheetCell($res, "1","B1", $db_prefix); $cellAlign = $cell->getAlign();
See also: setAlign