Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed setup of defined names #149

Merged
merged 2 commits into from
Jul 6, 2021
Merged

Conversation

Desire456
Copy link
Contributor

No description provided.

@Desire456 Desire456 requested a review from gorbunkov July 1, 2021 15:30
workbook.getDefinedNames().getDefinedName().clear();
}

public void excludeDefinedNames(BandData rootBand) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would name the method clearBandDefinedNames - in this case, it will "work in pair" with the clearWorkbook method. It also worth writing a method javadoc there - "Method clears defined names associated with band data and leaves all other defined names in the workbook".

@Desire456 Desire456 merged commit bbad95b into master Jul 6, 2021
@Desire456 Desire456 deleted the 146-fix-copying-defined-names branch July 6, 2021 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants