class Mathtype3::RecordPile
Constants
- EXPOSED_IN_SNAPSHOT
Public Instance Methods
halign()
click to toggle source
# File lib/records3/pile.rb, line 35 def halign HALIGN[_halign] end
valign()
click to toggle source
# File lib/records3/pile.rb, line 39 def valign VALIGN[_valign] end