SchemeColor

General

SchemeColor és un enum a Aspose.Slides FOSS per Java.

Representa els colors en un esquema de colors.

Valors

ValueDescription
NOT_DEFINEDRepresents an undefined or unspecified scheme color
BACKGROUND1Represents the first background color in the theme
TEXT1Represents the primary text color in the theme
BACKGROUND2Represents the second background color in the theme
TEXT2Represents the secondary text color in the theme
ACCENT1Represents the first accent color in the theme
ACCENT2Represents the second accent color in the theme
ACCENT3Represents the third accent color in the theme
ACCENT4Represents the fourth accent color in the theme
ACCENT5Represents the fifth accent color in the theme
ACCENT6Represents the sixth accent color in the theme
HYPERLINKRepresents the color used for hyperlinks
FOLLOWED_HYPERLINKRepresents the color for visited hyperlinks
STYLE_COLORRepresents a style-specific color defined by the theme
DARK1Represents the first dark color in the theme palette
LIGHT1Represents the first light color in the theme palette
DARK2Represents the second dark color in the theme palette
LIGHT2Represents the second light color in the theme palette

Propietats

NameTypeAccessDescription
valueStringReadStores the string representation of the scheme color

Mètodes

SignatureDescription
getValue()StringReturns the string value of this constant.
 Català