Catalogen

XSSFCellStyle


Cluster 1 (cs, datastyle, headerstyle)

34 results

this method is for the sheet and it # value @ param

30. XSSFCellStyle newStyle = (XSSFCellStyle) style;
31. XSSFFont font = newStyle.getFont();

Cluster 2 (designer, short, xssfcellstyle)

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());

Cluster 3 (cellstyle, getalignment, getcellstyle)

1 results

if the shape is top then @ param to 0 - based

287. XSSFCellStyle cellStyle = theCell.getCellStyle();
291. short xssfAlignment = cellStyle.getAlignment();