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

Method getSheetObject

src/main/java/com/scudata/excel/FileXls.java:404–431  ·  view source on GitHub ↗

Get sheet object according to parameter s. @param s Sheet serial number or name @param createSheet Whether to create a new sheet when the sheet is not found @param deleteOldSheet Whether to delete the old sheet when getting the sheet. @return

(Object s,
			boolean createSheet, boolean deleteOldSheet)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

calculateMethod · 0.45

Calls 12

getSheetMethod · 0.95
getFieldValueMethod · 0.95
getSheetNameMethod · 0.80
intValueMethod · 0.80
getMethod · 0.65
removeMethod · 0.65
putMethod · 0.65
lengthMethod · 0.45
getRecordMethod · 0.45
equalsMethod · 0.45
setRowCountMethod · 0.45
setColCountMethod · 0.45

Tested by

no test coverage detected