Want to kow whether the workbook already exists or not

A discussion forum for the JWorkbook class library.

Locked
tapanmaru
Posts: 1
Joined: Thu Jul 26, 2007 7:41 pm

Want to kow whether the workbook already exists or not

Post by tapanmaru » Thu Jul 26, 2007 7:50 pm

I am developing a Swing GUI application and from that application, I want to append data in an excel file (e.g. data.xls)

Now my question is I want to know is there any way to check whether the file existes or not. (Not Core Java IO - File class).

I can do that through Java IO -- File class but does JWorkbook provides any methods??

Please Reply

Tapan Maru

Locked