-
Deprecated Classes
-
Deprecated FieldsFieldDescriptionPOI will now properly handle unicode strings without forceing an encodingPOI will now properly handle unicode strings without forceing an encoding
-
Deprecated MethodsMethodDescriptionUse
SectionIDMap.get(byte[])instead!UseSectionIDMap.put(byte[], PropertyIDMap)instead!3-Jan-06 Simply use setSheetNam e(int sheetnum, String sheetname)We now link the size to the actual array of merged regionsBest to write a input stream that wraps this one where there is special sub record that may overlap continue records.As of 3-Jan-06 POI now automatically handles Unicode without forcing the encoding.Use the HSSFRichTextString returnUse setCellValue(HSSFRichTextString) instead.As of 3-Jan-06 POI now automatically handles Unicode without forcing the encoding.use protectSheet(String, boolean, boolean)Do not call this method from your applications. Use the methods available in the HSSFRow to add string HSSFCellsDo not call this method from your applications. Use the methods available in the HSSFRow to get string HSSFCells3-Jan-2006 POI now automatically detects unicode and sets the encoding appropriately. Simply use setSheetName(int sheet, String encoding)
EventRecordFactoryinstead