Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions Document-Processing-toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -5893,6 +5893,12 @@
<li>
<a href="/document-processing/excel/excel-library/net/faqs/does-xlsio-support-setting-row-height-for-individual-cells-in-Excel">Does XlsIO support setting row height for individual cells in Excel?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/how-to-get-the-column-width-and-row-height-in-pixels">How to get the column width and row height in pixels?</a>
</li>
<li>
<a href="/document-processing/excel/excel-library/net/faqs/does-xlsio-support-sensititivity-labels">Does XlsIO support sensitivity labels?</a>
</li>
</ul>
</li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
title: Support for sensitivity labels in XlsIO | Syncfusion
description: Learn whether the Syncfusion .NET Excel library (XlsIO) supports Microsoft sensitivity labels or not.
platform: document-processing
control: XlsIO
documentation: UG
---

# Does XlsIO support sensitivity labels?

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.