Aspose::Cells::Metas::SensitivityLabelAssignmentType enum
SensitivityLabelAssignmentType enum
Represents the assignment method for the sensitivity label.
enum class SensitivityLabelAssignmentType
Values
| Name | Value | Description |
|---|---|---|
| Standard | 0 | Use for any sensitivity label that was not directly applied by the user. |
| Privileged | 1 | Use for any sensitivity label that was directly applied by the user. |
See Also
- Namespace Aspose::Cells::Metas
- Library Aspose.Cells for C++