mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
[bug-66039] remove stray </p>
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1900384 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7dac4c1dae
commit
f3bf747a66
@ -232,7 +232,7 @@ public interface Cell {
|
||||
*
|
||||
* <p>If the cell was blank, sets value to 0. Otherwise, preserves the value as precalculated.</p>
|
||||
*
|
||||
* <p></p>In XSSF implementation, there is a <code>XSSFWorkbook.setCellFormulaValidation(boolean)</code>
|
||||
* <p>In XSSF implementation, there is a <code>XSSFWorkbook.setCellFormulaValidation(boolean)</code>
|
||||
* setting that can validate (but also in some cases, reformat) the formula.</p>
|
||||
*
|
||||
* @param formula the formula to set, e.g. <code>"SUM(C4:E4)"</code>.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user