FormatConditionAppearanceType Type
Lists values used to specify style settings used in conditional formatting.
#Declaration
export type FormatConditionAppearanceType = "None" | "Custom" | "PaleRed" | "PaleYellow" | "PaleGreen" | "PaleBlue" | "PalePurple" | "PaleCyan" | "PaleOrange" | "PaleGray" | "Red" | "Yellow" | "Green" | "Blue" | "Purple" | "Cyan" | "Orange" | "Gray" | "GradientRed" | "GradientYellow" | "GradientGreen" | "GradientBlue" | "GradientPurple" | "GradientCyan" | "GradientOrange" | "GradientTransparent" | "FontBold" | "FontItalic" | "FontUnderline" | "FontGrayed" | "FontRed" | "FontYellow" | "FontGreen" | "FontBlue"
#Members
Name | Description |
---|---|
"None" | Style settings are not changed. |
"Custom" | A custom appearance. If the Appearance |
"Pale |
The Pale Red color. |
"Pale |
The Pale Yellow color. |
"Pale |
The Pale Green color. |
"Pale |
The Pale Blue color. |
"Pale |
The Pale Purple color. |
"Pale |
The Pale Cyan color. |
"Pale |
The Pale Orange color. |
"Pale |
The Pale Gray color. |
"Red" | The Pale Orange color. |
"Yellow" | The Yellow color. |
"Green" | The Green color. |
"Blue" | The Blue color. |
"Purple" | The Purple color. |
"Cyan" | The Cyan color. |
"Orange" | The Orange color. |
"Gray" | The Gray color. |
"Gradient |
The Red color used in gradient ranges. |
"Gradient |
The Yellow color used in gradient ranges. |
"Gradient |
The Green color used in gradient ranges. |
"Gradient |
The Blue color used in gradient ranges. |
"Gradient |
The Purple color used in gradient ranges. |
"Gradient |
The Cyan color used in gradient ranges. |
"Gradient |
The Orange color used in gradient ranges. |
"Gradient |
The transparent color used in gradient ranges. |
"Font |
The bold font. |
"Font |
The Italic font. |
"Font |
The underline font. |
"Font |
The Gray font. |
"Font |
The Red font. |
"Font |
The Yellow font. |
"Font |
The Green font. |
"Font |
The Blue font. |
#Remarks
Values listed in this type alias are used to set the following properties: