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

Method XlsExporter

src/main/java/com/scudata/excel/XlsExporter.java:109–182  ·  view source on GitHub ↗

Constructor @param fo FileObject @param hasTitle Has title line @param isAppend Whether to append export @param sheetName Sheet name @param pwd Excel password

(FileObject fo, boolean hasTitle, boolean isAppend,
			Object sheetName, String pwd, boolean isK)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 10

isValidStringMethod · 0.95
loadStylesMethod · 0.95
getInstanceMethod · 0.95
isExistsMethod · 0.80
setSheetNameMethod · 0.80
getInputStreamMethod · 0.65
getNumberOfSheetsMethod · 0.65
closeMethod · 0.65
getSheetMethod · 0.45
getMessageMethod · 0.45

Tested by

no test coverage detected