You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by yr...@hostanalytics.com, yr...@hostanalytics.com on 2018/08/20 10:08:20 UTC

Apache POI - row.getCell(column) returns string containing extra space between words

Attached are two excel sheets

If we getCell of row2column2 cell it returns :- IF(ISERROR(1000), ,(1000)) for rep_cpm_21558.xlsx

If we getCell of row2column2 cell it returns :- IF(ISERROR(1000),,(1000)) for rep_cpm_21558_addWijmo.xlsx

There is space included while retrieving cell in rep_cpm_21558.xlsx - not expected

Can you let me also know how to attach the excel documents

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org


Re: Apache POI - row.getCell(column) returns string containing extra space between words

Posted by Dominik Stadler <do...@gmx.at>.
Hi,

Please enter a bug-report at https://bz.apache.org/bugzilla/, there you can
add attachments and we can discuss and track progress properly.

Thanks... Dominik.

On Mon, Aug 20, 2018 at 12:08 PM yram@hostanalytics.com <
yram@hostanalytics.com> wrote:

> Attached are two excel sheets
>
> If we getCell of row2column2 cell it returns :- IF(ISERROR(1000), ,(1000))
> for rep_cpm_21558.xlsx
>
> If we getCell of row2column2 cell it returns :- IF(ISERROR(1000),,(1000))
> for rep_cpm_21558_addWijmo.xlsx
>
> There is space included while retrieving cell in rep_cpm_21558.xlsx - not
> expected
>
> Can you let me also know how to attach the excel documents
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
> For additional commands, e-mail: user-help@poi.apache.org
>
>