Replace CellStyle.ALIGN_* classes with CellAlignment enum
Applied in r1752066
r1752077: update CellUtil to handle enum/short/boolean as a result of preferring cell alignment enums over shorts.
r1823922 updated Quick Guide docs