This example sets a light weight for the font .
Font font = range.getFont(); font.setWeight(Constant.SYMPHONY_FONTWEIGHT_LIGHT);
Related information
Weight property