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

Method getCellsW

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

Read data from excel cells @param startRow Start row @param startCol Start column @param endRow End Row @param endCol End column @param isP Option @p @param isN Option @n @return

(int startRow, int startCol, int endRow,
			int endCol, boolean isP, boolean isN)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getCellsMethod · 0.95

Calls 4

readLineMethod · 0.95
addMethod · 0.95
trimMethod · 0.95
transposeMethod · 0.95

Tested by

no test coverage detected