Skip to content

SalahudinMalik/Read-Excel-File

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read-Excel-File

Program for reading Excel files written in Java

Basic Usage

Add excel file as a referece do not need to pass into argument

What methods can be used

Add new record in database from excel file:

isRowEmpty ()
with argument:
* Row: row from excel file 

Add new record in database from excel file.:

importFile ()
with arguments:
* arrUserInputsVO: VO containing user's input
* UserID: ID if login user
* strSubmit: Remarks