The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
RBRahul Balasundaram Syncfusion Team February 16, 2023 01:29 PM UTC
Hi Anthony,
We suggest using IWorksheet.AutoFitRow to fit the row height based on the content. To know more details, please refer to the documentation from the following link.
It's not working with merge columns, the row won't fit whatever the autofitsRow i use.
Do you have an example with merge column and autofitRow ?
Thanks and have a good day !
MCMohan Chandran Syncfusion Team February 17, 2023 07:45 AM UTC
Hi Anthony,
Sorry. As per Microsoft Excel behavior, it is not possible
to auto-fit the rows with merged columns. XlsIO behaves similarly. So, it is
not possible to achieve this requirement with XlsIO.