Convert Table to ODS with Go

Contents
[ ]

Aspose.Cells supports converting an Excel file with a table to an ODS file. You simply need to save the file in ODS format, and the generated ODS file will contain a functional table.

Sample Code

The output ODS file generated by the sample code is attached for your reference.

Output ODS File