Results 1 to 1 of 1
Thread: JXL, Numeric data issue
- 02-27-2009, 11:36 AM #1
Member
- Join Date
- Dec 2008
- Posts
- 8
- Rep Power
- 0
JXL, Numeric data issue
Hi,
Im using JXl api to copy some data from one sheet to other..
I have data in source sheet as "1000000000" [without quotes] but when it is getting copied to other it is converted automatically as " 1 E9"
cell.setCellType(cell.CELL_TYPE_NUMERIC);
I used the above code for setting the cell type in template..
Reply...
Thanks in advance
Similar Threads
-
Data Pipeline 2 - Data Transformation Toolkit for Java Released
By dele in forum Java SoftwareReplies: 0Last Post: 10-31-2008, 02:13 PM -
IObservableValue issue with data displayed in row(s)
By jaydev in forum SWT / JFaceReplies: 1Last Post: 09-15-2008, 08:21 PM -
get numeric value from a text field
By Lehane_9 in forum New To JavaReplies: 2Last Post: 06-14-2008, 03:19 AM -
How do check I allow user to enter only alpha numeric and -?
By tanalyw in forum New To JavaReplies: 2Last Post: 04-16-2008, 12:18 PM -
Allowing only numeric values in a TextField
By Java Tip in forum Java TipReplies: 0Last Post: 03-01-2008, 10:08 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks