mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
format
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1923782 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3a3effca65
commit
8ad10c0ed7
@ -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)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user