Class: Uniword::Properties::CellVerticalAlignValue
- Inherits:
-
Lutaml::Model::Type::String
- Object
- Lutaml::Model::Type::String
- Uniword::Properties::CellVerticalAlignValue
- Defined in:
- lib/uniword/properties/cell_vertical_align.rb
Overview
Cell vertical alignment enumeration
Represents vertical alignment types from OOXML specification
Constant Summary collapse
- VALUES =
Full ST_VerticalJc enumeration from ECMA-376 (wml.xsd)
%w[top center both bottom].freeze