set sheet with the given name
192. for (AttachmentChunks attachment : attachmentChunks) { 193. byte[] data = attachment.attachData.getValue(); 194. String fileName = attachment.attachLongFileName.getValue();