poi/src/ooxml/java/org/apache/poi/xssf
Yegor Kozlov 796a0eea4f renamed Name.setFormula to more descriptive setRefersToFormula, also misc improvements in the site docs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@719547 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21 09:22:07 +00:00
..
dev 1. fixed XSSFSheet.groupRow and ungroupRow to operate on 0-based arguments, was 1-based2. repackaged common xssh-hssf examples, created a page in the site for them 3. converted broken non-ascii characters to unicode in TestMetaDataIPI and TestWriteWellKnown 2008-11-14 11:56:41 +00:00
eventusermodel more code cleanup and refactoring: (a) removed references to ooxml schemas from XSSF enums, they should not depend on ooxml-schemas.jar 2008-10-19 12:54:40 +00:00
extractor Add a common interface for HSSF and XSSF excel extractors, to make setting their optional flags easier 2008-08-05 15:49:40 +00:00
model javadocs cleanup 2008-11-07 16:57:23 +00:00
usermodel renamed Name.setFormula to more descriptive setRefersToFormula, also misc improvements in the site docs 2008-11-21 09:22:07 +00:00
util XSSFFont improvements from patch #45874 2008-09-24 16:56:12 +00:00