Hi All,

 

I'm trying to do some work and I have some java examples.  For the most
part I can easily convert to CF, but I'm not sure how to convert this:

 

If(wb instanceof XSSFWorkbook) file += "x";

 

I don't know how to check if wb is an instance of XSSFWorkbook.  Wb
could be XSSFWorkbook or HSSFWorkbook.

 

Thanks,

Steve

 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:330272
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to