Click or drag to resize

acePaletteVariationRole Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Role per variation value

Namespace:  imbSCI.Core.reporting.colors
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public enum acePaletteVariationRole
Request Example View Source
Members
  Member nameValueDescription
normal0 The normal content> text etc
odd1 Odd tr element
even2 Even tr element
important3
heading4 The heading tags
header5 The th elements
none6 Must stay the last enumeration --
See Also