Skip to content

Commit

Permalink
leave out scoped names when cloning
Browse files Browse the repository at this point in the history
  • Loading branch information
spoltier committed Mar 12, 2024
1 parent bf847c9 commit 5a37351
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Binary file modified inst/java/XLConnect-3.0.0-SNAPSHOT.jar
Binary file not shown.
4 changes: 4 additions & 0 deletions man/cloneSheet-methods.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ Clones (copies) a worksheet in a \code{\linkS4class{workbook}}.
is the name of an already existing worksheet.}
}

\details{
The cloning operation does not handle any worksheet-scoped named ranges present on the original \code{sheet}.
}

\author{
Martin Studer\cr
Mirai Solutions GmbH \url{https://mirai-solutions.ch}
Expand Down

0 comments on commit 5a37351

Please sign in to comment.