Reading Excel shared through SharePoint Java
The current task I am working on requires the need to pull data for a excel sheet that was shared to me through share point and manipulate that data using a .java file. I do have experience pulling data from excel using Eclipse Apache POI when the excel file is saved within a folder.