Class: Omml::Models::STYAlign

Inherits:
EnumString
  • Object
show all
Defined in:
lib/omml/models/simple_types/st_y_align.rb

Constant Summary collapse

VALUES =
%w[
  top
  center
  bot
].freeze

Method Summary

Methods inherited from EnumString

cast