Skip to content

Commit bfcd5b8

Browse files
author
GowthamPonrajSF5414
committed
998284-TableMerge
1 parent b8e8666 commit bfcd5b8

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

Document-Processing-toc.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6492,6 +6492,9 @@
64926492
<li>
64936493
<a href="/document-processing/excel/excel-library/net/faqs/how-to-read-all-values-of-a-column">How to read all values from a specific column in an Excel worksheet using XlsIO?</a>
64946494
</li>
6495+
<li>
6496+
<a href="/document-processing/excel/excel-library/net/faqs/does-xlsio-supports-merging-cells-within-table">Does XLSIO provide support for merging cells inside a table?</a>
6497+
</li>
64956498
</ul>
64966499
</li>
64976500
</ul>
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Does XLSIO support merging cells within a table | Syncfusion
3+
description: This page tells whether the Syncfusion .NET Excel library (XlsIO) supports merging cells within a table.
4+
platform: document-processing
5+
control: XlsIO
6+
documentation: UG
7+
---
8+
9+
# Does XLSIO provide support for merging cells inside a table?
10+
11+
In accordance with MS Excel's functionality, merging cells within the table area is prohibited, and XlsIO adheres to this same restriction.

0 commit comments

Comments
 (0)