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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected