Class: Uniword::Properties::HighlightValue

Inherits:
Lutaml::Model::Type::String
  • Object
show all
Defined in:
lib/uniword/properties/highlight.rb

Overview

Namespaced custom type for highlight value

Constant Summary collapse

VALUES =

Full ST_HighlightColor enumeration from ECMA-376 (wml.xsd)

%w[
  black blue cyan green magenta red yellow white darkBlue
  darkCyan darkGreen darkMagenta darkRed darkYellow darkGray
  lightGray none
].freeze