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

FieldDescription
NotDefinedNot Defined.
ActiveActive.
ResolvedResolved.
ClosedClosed.

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.