using Aspose.Cells;
namespace TestExcelFormat
{
internal class Program
{
static void Main(string[] args)
{
Workbook wb = new Workbook(@“1.xlsx”);
Console.WriteLine(wb.Worksheets[0].Cells.MaxColumn);
var cell = w…...public Cell this[int row, int column] of class `Cells` will enlarge...enlarge the sheet Aspose.Cells Product Family cnbjw July 18,...