Bug 52739

Summary: duplicate columns generated .
Product: POI Reporter: preetams3
Component: XSSFAssignee: POI Developers List <dev>
Status: RESOLVED INVALID    
Severity: major CC: preetams3
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: All   
Attachments: Please find the attached workbook - sheet no-1. It has 2 duplicate columns. Once u scroll up-down duplicates vanish and things look good after scrolling.

Description preetams3 2012-02-23 06:30:37 UTC
Created attachment 28366 [details]
Please find the attached workbook - sheet no-1. It has 2 duplicate columns. Once u scroll up-down duplicates vanish and things look good after scrolling.

Has anyone come accross this scenario: when i create a xlsx workbook i create 5 sheets . In few sheets the column headers are duplicated but the values in the column are not duplicated. Once i just scroll up-down the duplicate columns headers vanish and everything seems to be fine then. 

This might annoy the client . Please let me know where I am going wrong.


Thanks,
Preetam.
Comment 1 Yegor Kozlov 2012-02-23 11:08:37 UTC
How did you generate this workbook? Please post the Java code, without it we can't do much to help you.

Yegor
Comment 2 Andreas Beeker 2014-07-30 23:53:24 UTC
No feedback since 2,5 years - I'm closing this issue now.
Please add some source code to give us a chance to reproduce the problem.