Skip to content

Commit

Permalink
Merge branch 'main' into doc-examples
Browse files Browse the repository at this point in the history
  • Loading branch information
olivroy authored Aug 23, 2023
2 parents 4cff915 + fa43a84 commit 796bf39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/class-workbook-wrappers.R
Original file line number Diff line number Diff line change
Expand Up @@ -1945,6 +1945,7 @@ wb_add_data_validation <- function(
assert_workbook(wb)
wb$clone(deep = TRUE)$add_data_validation(
sheet = sheet,
dims = dims,
type = type,
operator = operator,
value = value,
Expand Down

0 comments on commit 796bf39

Please sign in to comment.