Need to generate an excel report and send to mail as mailbody - combobox values are not displayed

Hi,

I want to generate a report using aspose cells in java.I am using aspose 2.5.3.1.

Generating the report happens fine and i need to send the report to the mail as mailbody.

In this am getting the mailbody of the generated report, in this one issue is that combobox values are not displayed in the mail content.

It is not displaying the selected value and also the combo box.

Please help me out to implement the combobox feature in the mail content

Hi,

Please provide us your desired output xlsx file which you can create manually using Ms-Excel and post it here.

Also, if you want to send the file inside a mail as attachment, then you should look for .NET Api (s) that handle emails, smtp or pop3 servers.