From 4d7f84c0fd6a7a4da5eeeeeedf4e2afe0c5c8b51 Mon Sep 17 00:00:00 2001 From: KarthikaSF4773 Date: Tue, 21 Oct 2025 18:14:40 +0530 Subject: [PATCH] 983387-MultipleMarker --- ...support-multiple-markers-in-a-single-Excel-cell.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Document-Processing/Excel/Excel-Library/NET/faqs/does-xlsio-support-multiple-markers-in-a-single-Excel-cell.md diff --git a/Document-Processing/Excel/Excel-Library/NET/faqs/does-xlsio-support-multiple-markers-in-a-single-Excel-cell.md b/Document-Processing/Excel/Excel-Library/NET/faqs/does-xlsio-support-multiple-markers-in-a-single-Excel-cell.md new file mode 100644 index 000000000..75583ab19 --- /dev/null +++ b/Document-Processing/Excel/Excel-Library/NET/faqs/does-xlsio-support-multiple-markers-in-a-single-Excel-cell.md @@ -0,0 +1,11 @@ +--- +title: XlsIO support for multiple markers in a single cell | Syncfusion +description: Learn whether Syncfusion XlsIO supports multiple markers in a single Excel cell using the Syncfusion .NET Excel library (XlsIO). +platform: document-processing +control: XlsIO +documentation: UG +--- + +# Does XlsIO support multiple markers in a single Excel cell? + +No, XlsIO does not support multiple markers in a single Excel cell. Only one marker is allowed per cell when using template markers. \ No newline at end of file