Skip to content

Commit 61f4676

Browse files
983389-AutofitMergeCells
1 parent 644cc10 commit 61f4676

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
@@ -5731,6 +5731,9 @@
57315731
<li>
57325732
<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>
57335733
</li>
5734+
<li>
5735+
<a href="/document-processing/excel/excel-library/net/faqs/does-xlsio-support-autofit-for-merged-cells">Does XlsIO support autofit for merged cells?</a>
5736+
</li>
57345737
</ul>
57355738
</li>
57365739
</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)