public final class ModernCommentStatus
extends com.aspose.ms.System.Enum
Represents the status of a modern comment.
Modifier and Type | Field and Description |
---|---|
static byte |
Active
Active.
|
static byte |
Closed
Closed.
|
static byte |
NotDefined
Not Defined.
|
static byte |
Resolved
Resolved.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final byte NotDefined
Not Defined.
public static final byte Active
Active.
public static final byte Resolved
Resolved.
public static final byte Closed
Closed.