Enum Class的使用
com.deepoove.poi.data.AttachmentType
使用AttachmentType的程序包
-
com.deepoove.poi.data中AttachmentType的使用
修饰符和类型方法说明AttachmentRenderData.getFileType()static AttachmentTypestatic AttachmentType[]AttachmentType.values()参数类型为AttachmentType的com.deepoove.poi.data中的方法修饰符和类型方法说明Attachments.ofBytes(byte[] bytes, AttachmentType fileType) Attachments.ofLocal(String src, AttachmentType fileType) Attachments.ofStream(InputStream inputStream, AttachmentType fileType) voidAttachmentRenderData.setFileType(AttachmentType fileType)