cancel
Showing results for 
Search instead for 
Did you mean: 

How to change the cell value in Excel sheet in WD Java

Former Member
0 Kudos

HI,

I am using HSSF api to read the value in the cell.Now I want to change the cell value and insert some comment in the cell.

Please let me know how to do this.

Sandip

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member185086
Active Contributor
0 Kudos

Hi

Have a look on the following doc

[JAVA using HSSF api|http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417300)ID0696500750DB01393665946564780517End?blog=/pub/wlg/1390]

[Reading Excel Data from Java Using HSSF API|http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417300)ID0696500750DB01393665946564780517End?blog=/pub/wlg/1405]

Best Regards

Satish Kumar