MCPcopy Create free account
hub / github.com/SPLWare/esProc / xlsmove

Method xlsmove

src/main/java/com/scudata/excel/XlsFileObject.java:388–421  ·  view source on GitHub ↗

把xo中名为s的sheet移动到xo’,命名为s’; xo’省略,表示sheet改名,s’也省略表示删除; xo’未省略,s’省略表示用s的原名 @param s @param s1 @param xo1 @param isCopy

(String s, String s1, XlsFileObject xo1, boolean isCopy)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

calculateMethod · 0.80

Calls 6

removeSheetMethod · 0.95
cloneSheetMethod · 0.95
renameMethod · 0.95
isValidStringMethod · 0.95
copySheetMethod · 0.95
getSheetObjectMethod · 0.45

Tested by

no test coverage detected