Enum ColorShadeType
Categorizes theme shade steps used to compute tint/shade variations of a base color.
Namespace: Telerik.Windows.Documents.Spreadsheet.Model
Assembly: Telerik.Windows.Documents.Core.dll
Syntax
public enum ColorShadeType
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.