test that we get the same value as excel and , for
1195. FontRecord retval = new FontRecord(); 1197. retval.setFontHeight(( short ) 0xc8); 1198. retval.setAttributes(( short ) 0x0); 1199. retval.setColorPaletteIndex(( short ) 0x7fff); 1200. retval.setBoldWeight(( short ) 0x190); 1201. retval.setFontNameLength(( byte ) 5); 1202. retval.setFontName("Arial");