Author: Ssire Kumar Puttagunta

Its a Microsoft Ms-office file handling with Java with the help of the POI classes. This API was develop on the top of the POI library. Its has so many methods for working with the excel files. These methods will work on the both the Excel formats .xls and .xlsx files.

In this i was included so many user friendly methods with the help of POI Library. This API will support all the excel formats like .xls and .xlsx with the help of the NPOIFSFileSystem & OPCPackage classes in the POI. with these classes the reading and writing into excel file would be faster.

These methods are mainly useful for the Automation testing if you want to read the data from the Excel on different sheets.

These methods will helpful while making any automation framework(Data driven & Hybride) with the Test data as Excel.

These Methods will be helpful in development when ever it require to read/write the data from the excel.

Features

  • Create a new XLS, XLSX excel sheet.
  • Get the data as per the excel format.If the cell having a formula it can be formated while retriving the data.
  • Get the Excel Column data as a ArrayList<String> With specified column number/column Header and its sheet number/Name.
  • Get the Excel row data as a ArrayList<String> With specified row Number/row header and its number/Name.
  • Update random data in the existing Excel row with specified columnPositions values. update data may be random string or number can be possible.
  • Update the data with specified arrayList in existing Excel row with columnPositions values.
  • Update the data with specified arrayList in existing Excel row data with columnPositions values.
  • Create/Update the data with specified arrayList based on sheet number insed in existing Excel.
  • Create/Update the row with specified arrayList based on the sheet name in existing Excel.
  • Create/Update the row from column position with specified arrayList based on the sheet name/sheet Number Index in existing Excel.
  • Create/Update the row with same data from column position with specified rowdata based on the sheet name in existing Excel.

Project Samples

Project Activity

See All Activity >

Follow POIRE

POIRE Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of POIRE!

Additional Project Details

Registered

2015-01-02