public class SensitivityLabel
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
int |
getAssignmentType()
Gets the assignment method for the sensitivity label.
|
int |
getContentMarkType()
Gets the types of content marking that ought to be applied to a file.
|
java.lang.String |
getId()
Gets the id of sensitivity label.
|
java.lang.String |
getSiteId()
Represents the Azure Active Directory (Azure AD) site identifier corresponding to the sensitivity label policy which describes the sensitivity label.
|
boolean |
isEnabled()
Indicates whether the sensitivity label is enabled
|
boolean |
isRemoved()
Indicates whether the sensitivity label was removed.
|
void |
setAssignmentType(int value)
Sets the assignment method for the sensitivity label.
|
void |
setContentMarkType(int value)
Sets the types of content marking that ought to be applied to a file.
|
void |
setEnabled(boolean value)
Indicates whether the sensitivity label is enabled
|
void |
setId(java.lang.String value)
Sets the id of sensitivity label.
|
void |
setRemoved(boolean value)
Indicates whether the sensitivity label was removed.
|
void |
setSiteId(java.lang.String value)
Represents the Azure Active Directory (Azure AD) site identifier corresponding to the sensitivity label policy which describes the sensitivity label.
|
public java.lang.String getId()
public void setId(java.lang.String value)
public boolean isEnabled()
public void setEnabled(boolean value)
public int getAssignmentType()
public void setAssignmentType(int value)
public java.lang.String getSiteId()
public void setSiteId(java.lang.String value)
public int getContentMarkType()
public void setContentMarkType(int value)
public boolean isRemoved()
public void setRemoved(boolean value)
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.