类的使用
com.deepoove.poi.data.Attachments.AttachmentBuilder
-
com.deepoove.poi.data中Attachments.AttachmentBuilder的使用
修饰符和类型方法说明Attachments.ofBytes(byte[] bytes, AttachmentType fileType) Attachments.ofLocal(String src, AttachmentType fileType) Attachments.ofStream(InputStream inputStream, AttachmentType fileType) Attachments.ofWord(org.apache.poi.xwpf.usermodel.XWPFDocument src) Attachments.ofWordTemplate(XWPFTemplate src) Attachments.ofWorkbook(org.apache.poi.xssf.usermodel.XSSFWorkbook src)