ModernCommentStatus
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class ModernCommentStatus extends System.Enum
Represents the status of a modern comment.
Fields
Field | Description |
---|---|
NotDefined | Not Defined. |
Active | Active. |
Resolved | Resolved. |
Closed | Closed. |
NotDefined
public static final byte NotDefined
Not Defined.
Active
public static final byte Active
Active.
Resolved
public static final byte Resolved
Resolved.
Closed
public static final byte Closed
Closed.