aspose_end_table.PNG (22.6 KB)
aspose_start_table.PNG (33.1 KB)
Hi,
I am using Aspose.Cells for .NET to read tables from a workbook which can have multiple tables within a sheet (each table with different number of ro…...I am using below code: var range = worksheet.Cells.CreateRange("A1");...CreateRange("A1"); var currentRegion = range.CurrentRegion; This current...