EnumColorShadeType
Enum
Categorizes theme shade steps used to compute tint/shade variations of a base color.
Definition
Namespace:Telerik.Windows.Documents.Spreadsheet.Model
Assembly:Telerik.Windows.Documents.Core.dll
Syntax:
cs-api-definition
public enum ColorShadeType
Fields
Shade1
First shade step applied to a theme color when deriving a lighter/darker variant.
Shade2
Second shade step applied to a theme color when deriving a lighter/darker variant.
Shade3
Third shade step applied to a theme color when deriving a lighter/darker variant.
Shade4
Fourth shade step applied to a theme color when deriving a lighter/darker variant.
Shade5
Fifth shade step applied to a theme color when deriving a lighter/darker variant.