Generic Excel File (XLSX) Reader

com.myjeeva.poi
Interface ExcelSheetCallback


public interface ExcelSheetCallback

Callback for notifying sheet processing

Since:
v1.2
Author:
Jeevanandam M.

Method Summary
 void endSheet()
           
 void startSheet(int sheetNum)
           
 

Method Detail

startSheet

void startSheet(int sheetNum)

endSheet

void endSheet()

Generic Excel File (XLSX) Reader

Copyright © myjeeva.com, All rights reserved.

The copyright of the pages and contents on this website is with myjeeva.com and the content is licensed under Creative Commons Attribution-Share Alike 3.0 Unported License. Libraries and code snippets on myjeeva.com has license information.