OlColor Enum

Definition

Constants representing colors.

public enum class OlColor
public enum OlColor
Public Enum OlColor
Inheritance
OlColor

Fields

olAutoColor 0

Color is based on OS preferences

olColorAqua 15

Aqua

olColorBlack 1

Black

olColorBlue 13

Blue

olColorFuchsia 14

Fuchsia

olColorGray 8

Gray

olColorGreen 3

Green

olColorLime 11

Lime

olColorMaroon 2

Maroon

olColorNavy 5

Navy

olColorOlive 4

Olive

olColorPurple 6

Purple

olColorRed 10

Red

olColorSilver 9

Silver

olColorTeal 7

Teal

olColorWhite 16

White

olColorYellow 12

Yellow

Remarks

Used by the ViewFont object to indicate the font color.

Applies to