Hi Support,
I need to set customized width for diffrent excel files.
Is it possible to save the Customized width for each column from Aspose Cells GridWeb.
Or can we set Customized width for each column.
Please advise.
Thanks
Hi,
Thanks for your posting and considering Aspose.Cells.GridWeb.
You cannot set the customized width or height of column or row on design time, but you can do it programmatically on server side in ASP.NET.
Please see the following documentation article that explains how to set the column width and row height of Gridweb Worksheet.
(Resize Rows and Columns|Documentation)