Catalogen

HSSFFont


Cluster 1 (index, setcolor, short)

21 results

create a new font and add it to the workbook ‘ s font table @ return new font object

91. HSSFFont font2 = workbook.createFont();
92. font2.setBoldweight(HSSFFont.BOLDWEIGHT_NORMAL);

Cluster 2 (addelement, addtext, xmlwriter)

3 results

other a is or - 3 @ see org . apache . poi . hssf . usermodel . hssfsheet # { @ link

348. final HSSFFont other = (HSSFFont) obj;
350.   if (other.font != null)
352. } else if (!font.equals(other.font))
354. if (index != other.index)