poi/src/ooxml/java/org/apache/poi/xssf/usermodel/extensions
Yegor Kozlov 40f525ecbd 1. initial support for rich text in xssf"
2. cleaned common ooxml-ole2 interfaces, removed ole2-specific stuff
3. added new examples from the quick guide
4. misc xssf refactoring, tending to use enums intstead of final static constants
5. refactored XSSFFont
6. included test-ooxml and jar-ooxml in the dist target, they are part of release and should be there

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@696584 13f79535-47bb-0310-9956-ffa450edef68
2008-09-18 07:42:40 +00:00
..
XSSFCellAlignment.java refactored cell align accessors in xssf and added samples based on the quick guide 2008-09-15 10:39:37 +00:00
XSSFCellBorder.java 1. initial support for rich text in xssf" 2008-09-18 07:42:40 +00:00
XSSFCellFill.java more ooxml progress from SourseSense developers 2008-09-11 15:11:57 +00:00
XSSFColor.java 1. initial support for rich text in xssf" 2008-09-18 07:42:40 +00:00
XSSFHeaderFooter.java Support stripping XSSF header and footer fields (eg page number) out of header and footer text if required 2008-08-14 22:09:47 +00:00