Skip to content

Commit 29acacc

Browse files
983389-AutofitMergeCells
1 parent 985ae80 commit 29acacc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Document-Processing/Excel/Excel-Library/NET/faqs/does-xlsio-support-autofit-for-merged-cells.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ control: XlsIO
66
documentation: UG
77
---
88

9-
# Does XlsIO support autofit for merged cells?
9+
# Does XlsIO support autofit for merged cells?
1010

11-
No, XlsIO does not support autofit for merged cells. To adjust row height for merged cells, set it manually using the RowHeight property.
11+
No, XlsIO does not support autofit for merged cells. To adjust row height for merged cells, set it manually using the <a href="https://help.syncfusion.com/cr/document-processing/Syncfusion.XlsIO.IRange.html#Syncfusion_XlsIO_IRange_RowHeight">RowHeight</a> property.

0 commit comments

Comments
 (0)