Setting Column Width or Row Height

How to Set Column Width

To set the width of a column using Aspose.Cells.GridDesktop:

  1. Access a worksheet.
  2. Access the column you want to change the width of.
  3. Set the column width.

How to Set Row Height

To set the height of a row using Aspose.Cells.GridDesktop, please follow the steps below:

  1. Access any desired worksheet.
  2. Access the row you want to change the height of.
  3. Set the row height.