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

Method isXlsxFile

src/main/java/com/scudata/excel/ExcelUtils.java:148–200  ·  view source on GitHub ↗

Whether it is an excel file in xlsx format. @param fo FileObject @param pwd Excel password @return true means xlsx format, false means xls format. @throws IOException

(FileObject fo)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

FileXlsMethod · 0.95
FileXlsRMethod · 0.95
calculateMethod · 0.95
calculateMethod · 0.95

Calls 4

isValidStringMethod · 0.95
getInputStreamMethod · 0.65
closeMethod · 0.65
getFileNameMethod · 0.45

Tested by

no test coverage detected