34 results
this method is for the sheet and it # value @ param
30. XSSFCellStyle newStyle = (XSSFCellStyle) style;
31. XSSFFont font = newStyle.getFont();
1 results
sets the
168. XSSFCellStyle xssfCellStyle = xssfCell.getCellStyle();
170. XSSFColor fillForegroundColorColor = xssfCellStyle.getFillForegroundColorColor();
172. short fillId = (short) xssfCellStyle.getCoreXf().getFillId();
178. f = designer.workbook.getFontAt(xssfCellStyle.getFontIndex());
1 results
if the shape is top then @ param to 0 - based
287. XSSFCellStyle cellStyle = theCell.getCellStyle();
291. short xssfAlignment = cellStyle.getAlignment();