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

Method pasteXlsRead

src/main/java/com/scudata/excel/ExcelTool.java:320–410  ·  view source on GitHub ↗

Used in function: f.pastexls(c:s,t) @param fo FileObject @param isXlsx true means xlsx format, false means xls format. @param s Sheet name(If omitted, it is the first page) @param c Start cell @param t The string can be separated by return and

(FileObject fo, boolean isXlsx, Object s,
			String c, String t, String pwd)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

parseMethod · 0.95
getMethod · 0.95
isValidStringMethod · 0.95
getRowMethod · 0.95
getColMethod · 0.95
setSheetMethod · 0.95
getMethod · 0.95
getMessageMethod · 0.95
setStartRowMethod · 0.95
readLineMethod · 0.95
getLineSeparatorMethod · 0.95
toExportStringMethod · 0.95

Tested by

no test coverage detected