Enumeration StiIndicatorConditionPermissions

Index

Enumeration members

All

All: = None | Font | FontSize | FontStyleBold | FontStyleItalic | FontStyleUnderline | FontStyleStrikeout | TextColor | BackColor | Borders | Icon | TargetIcon

BackColor

BackColor: = 128

Borders

Borders: = 256

Font

Font: = 1

FontSize

FontSize: = 2

FontStyleBold

FontStyleBold: = 4

FontStyleItalic

FontStyleItalic: = 8

FontStyleStrikeout

FontStyleStrikeout: = 32

FontStyleUnderline

FontStyleUnderline: = 16

Icon

Icon: = 512

None

None: = 0

TargetIcon

TargetIcon: = 1024

TextColor

TextColor: = 64

Generated using TypeDoc