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

Method getSheetObject

src/main/java/com/scudata/excel/FileXlsR.java:349–378  ·  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

nothing calls this directly

Calls 8

isValidStringMethod · 0.95
getSheetInfoMethod · 0.95
getMethod · 0.95
intValueMethod · 0.80
putMethod · 0.65
sizeMethod · 0.65
getMessageMethod · 0.45
lengthMethod · 0.45

Tested by

no test coverage detected