com.aspose.email
Class NoteColor
java.lang.Object
com.aspose.email.ms.java.Enum
com.aspose.email.NoteColor
public final class NoteColor
- extends com.aspose.email.ms.java.Enum
Specifies the suggested background color
of the Note object
Nested classes/interfaces inherited from class com.aspose.email.ms.java.Enum |
com.aspose.email.ms.java.Enum.AbstractEnum, com.aspose.email.ms.java.Enum.FlaggedEnum, com.aspose.email.ms.java.Enum.SimpleEnum |
Fields inherited from class com.aspose.email.ms.java.Enum |
EnumSeparatorCharArray |
Methods inherited from class com.aspose.email.ms.java.Enum |
format, getName, getNames, getUnderlyingType, getValues, isDefined, parse, parse, register |
Blue
public static final int Blue
- See Also:
- Constant Field Values
Green
public static final int Green
- See Also:
- Constant Field Values
Pink
public static final int Pink
- See Also:
- Constant Field Values
Yellow
public static final int Yellow
- See Also:
- Constant Field Values
White
public static final int White
- See Also:
- Constant Field Values
Copyright (c) 2008-2012 Aspose Pty Ltd. All Rights Reserved.