Class: Uniword::Properties::TabAlignmentValue

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

Overview

Tab alignment enumeration

Represents alignment types for tab stops

Constant Summary collapse

VALUES =

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

%w[
  clear start center end decimal bar num left right
].freeze