Enum
SpreadColorShadeType

Predefined tint and shade tiers that can be applied to a theme color to derive lighter or darker variations.

Definition

Namespace:Telerik.Documents.SpreadsheetStreaming

Assembly:Telerik.Documents.SpreadsheetStreaming.dll

Syntax:

cs-api-definition
public enum SpreadColorShadeType

Fields

Shade1

First predefined shade level for a theme color.

Declaration

cs-api-definition
Shade1 = 0

Field Value

SpreadColorShadeType

Shade2

Second predefined shade level for a theme color.

Declaration

cs-api-definition
Shade2 = 1

Field Value

SpreadColorShadeType

Shade3

Third predefined shade level for a theme color.

Declaration

cs-api-definition
Shade3 = 2

Field Value

SpreadColorShadeType

Shade4

Fourth predefined shade level for a theme color.

Declaration

cs-api-definition
Shade4 = 3

Field Value

SpreadColorShadeType

Shade5

Fifth predefined shade level for a theme color.

Declaration

cs-api-definition
Shade5 = 4

Field Value

SpreadColorShadeType

In this article
DefinitionFieldsShade1Shade2Shade3Shade4Shade5
Not finding the help you need?
Contact Support