Is there an error in your example code on your Doc?
Shouldn’t this:
sheet.Columns
be this:
sheet.Cells.Columns
and this:
sheet.Rows
be:
sheet.Cells.Rows
Thanks,
Russ...Incorrect Doc Example Code Aspose.Cells Product Family cells-net...in your example code on your doc? Setting Column Width or Row...