How to create Table List Object in Excel spreadsheet similar to iTable of Aspose.Slides

We have a table created in the excel using the aspose.slides , now I am trying to add the same table in the chart area. Is there an equivalent of iTables in aspose.cells product? Or how do we create a table in chart area.

Thanks
CS

@amanguest353,

Aspose.Cells and Aspose.Slides are two different APIs with different architectures. You cannot just compare, parse or convert one’s API to other. Sure, you can create tables/List objects using Aspose.Cells APIs in the worksheet. But how could you create the table inside a chart/chart area? I tried it manually in MS Excel, but to no avail. Could you please create your desired task in MS Excel manually, i.e., create a table inside chart area, save the file and post us here, we will check and help you through on how to do it via Aspose.Cells APIs.

PS. please zip the Excel file prior attaching here.

Create and manage tables of Microsoft Excel files.|Documentation this is using .net. is there a similar one for Java ?

@chris1224,

Sure, here you go:
Creating a Table/List Object
Format a List Object - Table