Class: Omml::Models::STAlignV

Inherits:
Token
  • Object
show all
Defined in:
lib/omml/models/simple_types/st_align_v.rb

Constant Summary collapse

VALUES =
%w[
  top
  bottom
  center
  inside
  outside
].freeze

Constants inherited from Token

Token::TOKEN_PATTERN

Method Summary

Methods inherited from Token

cast