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

Method getCells

src/main/java/com/scudata/excel/SheetXls.java:593–615  ·  view source on GitHub ↗

Read data from excel cells @param pos1 Excel grid position 1 @param pos2 Excel grid position 2 @param isGraph Whether graph cell @param isW Whether option @w @param isP Whether option @p @param isN Whether option @n @return

(CellLocation pos1, CellLocation pos2,
			boolean isGraph, boolean isW, boolean isP, boolean isN)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

xlscellMethod · 0.95

Calls 11

getCellGraphMethod · 0.95
getCellsWMethod · 0.95
getMaxRowCountMethod · 0.95
readLineMethod · 0.95
trimMethod · 0.95
toExportStringMethod · 0.95
getRowMethod · 0.65
getColMethod · 0.65
appendMethod · 0.65
toStringMethod · 0.65
getMessageMethod · 0.45

Tested by

no test coverage detected