Uses of Enum Class
com.aspose.tasks.cloud.model.Colors
Packages that use Colors
-
Uses of Colors in com.aspose.tasks.cloud.model
Methods in com.aspose.tasks.cloud.model that return ColorsModifier and TypeMethodDescriptionstatic ColorsTableTextStyle.getBackgroundColor()Gets or sets background color of the text style.TableTextStyle.getColor()Gets or sets color of the text.Colors.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static ColorsReturns the enum constant of this class with the specified name.static Colors[]Colors.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.aspose.tasks.cloud.model with parameters of type ColorsModifier and TypeMethodDescriptionTableTextStyle.backgroundColor(Colors backgroundColor) voidTableTextStyle.setBackgroundColor(Colors backgroundColor) voidvoid