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

Method fileXlsExport

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

Export excel file @param series Sequence @param exps Field expressions @param names Field names @param bTitle Is there a header row @param isW Is there an option @w @param ctx Context @throws IOException

(Sequence series, Expression[] exps,
			String[] names, String opt, Context ctx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

doIntoMethod · 0.95
xlsexportMethod · 0.95
calculateMethod · 0.95
xlsExportMMethod · 0.80

Calls 15

autoSizeColumnMethod · 0.95
fileXlsExportWMethod · 0.95
getMemMethod · 0.95
getFieldCountMethod · 0.95
getFieldNamesMethod · 0.95
getFieldValuesMethod · 0.95
pushMethod · 0.95
getNewFieldNamesMethod · 0.95
setCurrentMethod · 0.95
popMethod · 0.95
lengthMethod · 0.95
dataStructMethod · 0.95

Tested by

no test coverage detected