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

[wb_load; cf] fix conditional formatting range. closes #646 #647

Merged
merged 2 commits into from Jun 13, 2023

Conversation

JanMarvin
Copy link
Owner

If multiple conditional formatting are available for the same range, the unlist() part "fixed" the name by attaching a counter at the end of the name.

library(openxlsx2)
wb <- wb_load("/tmp/cf.xlsx")

wb$worksheets[[1]]$conditionalFormatting

…al formatting are available for the same range, the unlist() part "fixed" the name by attaching a counter at the end of the name.
@JanMarvin JanMarvin merged commit e9518cb into main Jun 13, 2023
9 checks passed
@JanMarvin JanMarvin deleted the gh_issue_646 branch June 13, 2023 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant