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

Method setCells

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

Write data to excel cells @param pos1 Excel grid position 1 @param pos2 Excel grid position 2 @param content Data to be exported @param isRowInsert Insert export @param isGraph Whether graph cell

(CellLocation pos1, CellLocation pos2, Object content,
			boolean isRowInsert, boolean isGraph)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

xlscellMethod · 0.95

Calls 15

setCellGraphMethod · 0.95
totalCountMethod · 0.95
lengthMethod · 0.95
getMaxRowCountMethod · 0.95
getMethod · 0.95
shiftRowsMethod · 0.95
getMethod · 0.95
getFieldValuesMethod · 0.95
writeLineMethod · 0.95
getRowSizeMethod · 0.95
getColSizeMethod · 0.95
getRowMethod · 0.95

Tested by

no test coverage detected