/[Apache-SVN]
ViewVC logotype

Revision 1794084


Jump to revision: Previous Next
Author: gwoolsey
Date: Fri May 5 17:44:58 2017 UTC (7 years, 1 month ago)
Changed paths: 9
Log Message:
61060 - teach DataFormatter about conditional formatting rules with number formats

Currently only implemented for XSSF, as there is no API available for HSSF conditional formatting rule number formats (if it is even in the files).

Changed paths

Path Details
Directorypoi/trunk/src/java/org/apache/poi/hssf/usermodel/HSSFConditionalFormattingRule.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/ss/formula/EvaluationConditionalFormatRule.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/ss/usermodel/ConditionalFormattingRule.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/ss/usermodel/DataFormatter.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/ss/usermodel/DateUtil.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/ss/usermodel/ExcelNumberFormat.java added
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFConditionalFormattingRule.java modified , text changed
Directorypoi/trunk/src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFDataFormat.java modified , text changed
Directorypoi/trunk/test-data/spreadsheet/61060-conditional-number-formatting.xlsx added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26