Sha256: bbca45ad629b381567ce090301273a300f4aca80f854abb5f92c82ed1765d7fa
Contents?: true
Size: 253 Bytes
Versions: 3
Compression:
Stored size: 253 Bytes
Contents
module Rocx module Properties class Alignment < ValueProperty tag :jc def ok_values [:both, :center, :distribute, :end, :highKashida, :lowKashida, :mediumKashida, :numTab, :start, :thaiDistribute] end end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rocx-0.7.0 | lib/rocx/properties/alignment.rb |
rocx-0.6.0 | lib/rocx/properties/alignment.rb |
rocx-0.5.8 | lib/rocx/properties/alignment.rb |