Current location - Recipe Complete Network - Complete vegetarian recipes - Squid video yy
Squid video yy
//Rising and 56 are input as two static objects.

Label = null

jxl . write . writable font WFC = new jxl . write . writable font(writable font . create font(cell . getcellformat()。 getFont()。 getName()),cell.getCellFormat()。 getFont()。 getPointSize(),

Writable font. NO_BOLD,false,

UnderlineStyle。 No _ underline);

jxl . write . writablecellformat wcfFC = new jxl . write . writablecellformat(WFC);

wcffc . set alignment(jxl . format . alignment . centre); //Set the cell center.

if(cell.getContents()。 toString()。 Equal to ("56"){

Label = new label (cell.getColumn (), cell.getRow (), cell.getcontents ());

} Otherwise {

label = new Label(cell.getColumn()、cell.getRow()、cell.getContents()、wcfFC);

}