Skip to content

Commit

Permalink
Update OoxmlReader.java
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Jan 18, 2024
1 parent 692144c commit 80861d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ private Set<String> getSheetRelationships() {
return OVERRIDE_WORKSHEET_RELS;
}
}

public static class SheetData {
private final PackagePart sheetPart;
private final String sheetName;
Expand Down

0 comments on commit 80861d5

Please sign in to comment.