Skip to content

Commit 4974e39

Browse files
983389-AutofitMergeCells
1 parent 365d18c commit 4974e39

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

Document-Processing-toc.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5610,6 +5610,9 @@
56105610
<li>
56115611
<a href="/document-processing/excel/excel-library/net/faqs/does-xlsio-support-internal-links-when-converting-Excel-to-PDF">Does XlsIO support internal links when converting Excel to PDF?</a>
56125612
</li>
5613+
<li>
5614+
<a href="/document-processing/excel/excel-library/net/faqs/does-xlsio-support-autofit-for-merged-cells">Does XlsIO support autofit for merged cells?</a>
5615+
</li>
56135616
</ul>
56145617
</li>
56155618
</ul>
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Autofit support for merged cells | Syncfusion
3+
description: Learn whether Syncfusion XlsIO supports autofit for merged cells in Excel using Syncfusion .NET Excel library (XlsIO).
4+
platform: document-processing
5+
control: XlsIO
6+
documentation: UG
7+
---
8+
9+
# Does XlsIO support autofit for merged cells?
10+
11+
No, XlsIO does not support autofit for merged cells. To adjust row height for merged cells, set it manually using the RowHeight property.

0 commit comments

Comments
 (0)