Table of Contents

TAutomaticColor Enumeration

A list of special colors that depend on the user settings in windows.

Syntax

Namespace: FlexCel.Core

Members

Name Value Description
None 0 No Automatic color is applied.
DefaultForeground 1 Default foreground color. This is the window text color in the sheet display
DefaultBackground 2 Default background color. This is the window background color in the sheet display and is the default background color for a cell.
DefaultChartForeground 3 Default chart foreground color. This is the window text color in the chart display
DefaultChartBackground 4 Default chart background color. This is the window background color in the chart display.
ChartNeutralColor 5 Chart neutral color (Black)
TooltipTextColor 6 ToolTip text color. This is the automatic font color for comments
SheetTab 7 Sheet tab color.
Font 8 Font automatic color. This is the window text color.
WindowFrame 9 This color is not in the list of automatic colors, but might happen in a file.
BtnFace 10 This color is not in the list of automatic colors, but might happen in a file.
BtnText 11 This color is not in the list of automatic colors, but might happen in a file.
BtnHighlight 12 This color is not in the list of automatic colors, but might happen in a file.
BtnShadow 13 This color is not in the list of automatic colors, but might happen in a file.
Highlight 14 This color is not in the list of automatic colors, but might happen in a file.
WindowText 15 This color is not in the list of automatic colors, but might happen in a file.
ScrollBar 16 This color is not in the list of automatic colors, but might happen in a file.
ScrollBarInvert 17 This color is not in the list of automatic colors, but might happen in a file.
Window2 18 This color is not in the list of automatic colors, but might happen in a file.
WindowFrame2 19 This color is not in the list of automatic colors, but might happen in a file.
InfoBk 20 This color is not in the list of automatic colors, but might happen in a file.