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

Method ExcelTool

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

Constructor used to export Excel @param fo FileObject @param hasTitle Is there a header row @param isXlsx true means xlsx format, false means xls format. @param isSsxxf Whether to export xlsx files by stream @param sheetName Excel sheet name

(FileObject fo, boolean hasTitle, boolean isXlsx,
			boolean isSsxxf, Object sheetName)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

checkVersionMethod · 0.95

Tested by

no test coverage detected