From 26a0a1ea0020e5adfe907c8dffaeea07be24a203 Mon Sep 17 00:00:00 2001 From: Ramya Sivakumar Date: Thu, 23 Oct 2025 10:33:45 +0530 Subject: [PATCH 1/2] 981415-Sensitivity--Labels --- .../faqs/does-xlsio-support-sensititivity-labels.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Document-Processing/Excel/Excel-Library/NET/faqs/does-xlsio-support-sensititivity-labels.md diff --git a/Document-Processing/Excel/Excel-Library/NET/faqs/does-xlsio-support-sensititivity-labels.md b/Document-Processing/Excel/Excel-Library/NET/faqs/does-xlsio-support-sensititivity-labels.md new file mode 100644 index 000000000..2c35effd5 --- /dev/null +++ b/Document-Processing/Excel/Excel-Library/NET/faqs/does-xlsio-support-sensititivity-labels.md @@ -0,0 +1,11 @@ +--- +title: Support for sensitivity labels in XlsIO | Syncfusion +description: Find out whether the Syncfusion .NET Excel library (XlsIO) supports Microsoft Purview sensitivity labels. +platform: document-processing +control: XlsIO +documentation: UG +--- + +# Does XlsIO support sensitivity labels? + +No. XlsIO does not support applying or preserving sensitivity labels. \ No newline at end of file From b8c81a3465f646c7f54d509a1bed6e162fd2c59c Mon Sep 17 00:00:00 2001 From: MOHAN CHANDRAN <93247949+Mohan2401@users.noreply.github.com> Date: Mon, 27 Oct 2025 16:37:29 +0530 Subject: [PATCH 2/2] Update does-xlsio-support-sensititivity-labels.md --- .../NET/faqs/does-xlsio-support-sensititivity-labels.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Document-Processing/Excel/Excel-Library/NET/faqs/does-xlsio-support-sensititivity-labels.md b/Document-Processing/Excel/Excel-Library/NET/faqs/does-xlsio-support-sensititivity-labels.md index 2c35effd5..8c1a39191 100644 --- a/Document-Processing/Excel/Excel-Library/NET/faqs/does-xlsio-support-sensititivity-labels.md +++ b/Document-Processing/Excel/Excel-Library/NET/faqs/does-xlsio-support-sensititivity-labels.md @@ -1,6 +1,6 @@ --- title: Support for sensitivity labels in XlsIO | Syncfusion -description: Find out whether the Syncfusion .NET Excel library (XlsIO) supports Microsoft Purview sensitivity labels. +description: Learn whether the Syncfusion .NET Excel library (XlsIO) supports Microsoft sensitivity labels. platform: document-processing control: XlsIO documentation: UG @@ -8,4 +8,4 @@ documentation: UG # Does XlsIO support sensitivity labels? -No. XlsIO does not support applying or preserving sensitivity labels. \ No newline at end of file +No. Sensitivity labels are organization-level settings and are not stored within the Excel document itself. Therefore, XlsIO does not support applying or preserving sensitivity labels.