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

Method adjustCell

src/main/java/com/scudata/cellset/datamodel/CellSet.java:778–805  ·  view source on GitHub ↗

改变单元格表达式字符串中的行号和列号($修饰的不进行修改,如$A$3) @param srcCs ICellSet 复制单元格的源网 @param cell NormalCell 含有单元格的字符串表达式 @param rowOff int 行号的增加数值 @param colOff int 列号的增加数值 @return List 错误的单元格引用构成的数组[NormalCell]

(ICellSet srcCs, NormalCell cell, int rowOff, int colOff)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeMethod · 0.80

Calls 11

sizeMethod · 0.95
getValueMethod · 0.95
setValueMethod · 0.95
getExpMapMethod · 0.80
setExpMapMethod · 0.80
deepCloneMethod · 0.65
setExpStringMethod · 0.65
getExpStringMethod · 0.65
addMethod · 0.65
needRegulateStringMethod · 0.45

Tested by

no test coverage detected