Class: Uniword::SharedTypes::TextAlignment
- Inherits:
-
Lutaml::Model::Serializable
- Object
- Lutaml::Model::Serializable
- Uniword::SharedTypes::TextAlignment
- Defined in:
- lib/uniword/shared_types/text_alignment.rb
Overview
Text alignment enumeration
Generated from OOXML schema: shared_types.yml Element: st:text_alignment
Value constrained to ST_TextAlignment (ECMA-376, wml.xsd).
Constant Summary collapse
- VALUES =
Full ST_TextAlignment enumeration from ECMA-376 (wml.xsd)
%w[top center baseline bottom auto].freeze