Author: fanningpj
Date: Thu Feb 13 10:55:37 2025
New Revision: 1923782
URL: http://svn.apache.org/viewvc?rev=1923782&view=rev
Log:
format
Modified:
poi/trunk/poi/src/main/java/org/apache/poi/hssf/usermodel/HSSFCell.java
Modified:
poi/trunk/poi/src/main/java/org/apache/poi/hssf/usermodel/HSSFCell.java
URL:
http://svn.apache.org/viewvc/poi/trunk/poi/src/main/java/org/apache/poi/hssf/usermodel/HSSFCell.java?rev=1923782&r1=1923781&r2=1923782&view=diff
==============================================================================
--- poi/trunk/poi/src/main/java/org/apache/poi/hssf/usermodel/HSSFCell.java
(original)
+++ poi/trunk/poi/src/main/java/org/apache/poi/hssf/usermodel/HSSFCell.java Thu
Feb 13 10:55:37 2025
@@ -271,7 +271,7 @@ public class HSSFCell extends CellBase {
*
*/
- private void setCellType(CellType cellType, boolean setValue, int
row,short col, short styleIndex)
+ private void setCellType(CellType cellType, boolean setValue, int row,
short col, short styleIndex)
{
switch (cellType)
{
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]