public class Excel2HtmlConverter extends Object implements IDocConverter
public File convert(File srcFile, File targetFile, DocConvertSettings settings) throws Exception
IDocConverterconvert 在接口中 IDocConvertersrcFile - 待转换的源文件targetFile - 要转换成为的目标文件settings - 转换设置ExceptionCopyright © 2018. All rights reserved.