/[Apache-SVN]
ViewVC logotype

Revision 723392


Jump to revision: Previous Next
Author: yegor
Date: Thu Dec 4 18:38:00 2008 UTC (15 years, 6 months ago)
Changed paths: 14
Log Message:
1. Support sheet-level names2. Fixed XSSFCell to properly handle cell references with column numbers up to XFD3. when pasring formula, HSSFName.setRefersToFormula must set type of operands to Ptg.CLASS_REF, otherwise created named don't appear in the dropdown to the left of formula bar in Excel

Changed paths

Path Details
Directorypoi/trunk/src/documentation/content/xdocs/changes.xml modified , text changed
Directorypoi/trunk/src/documentation/content/xdocs/status.xml modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/hssf/usermodel/HSSFCell.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/hssf/usermodel/HSSFName.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/ss/formula/OperandClassTransformer.java modified , text changed
Directorypoi/trunk/src/ooxml/interfaces-jdk15/org/apache/poi/ss/usermodel/Cell.java modified , text changed
Directorypoi/trunk/src/ooxml/interfaces-jdk15/org/apache/poi/ss/usermodel/Name.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFCell.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFName.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFRow.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFWorkbook.java modified , text changed
Directorypoi/trunk/src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFCell.java modified , text changed
Directorypoi/trunk/src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFName.java modified , text changed
Directorypoi/trunk/src/testcases/org/apache/poi/hssf/usermodel/TestNamedRange.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26