Method: PointBlank::Parsing::OLElementParser#applyprops
- Defined in:
- lib/mmmd/blankshell.rb
#applyprops(block) ⇒ Object
665 666 667 |
# File 'lib/mmmd/blankshell.rb', line 665 def applyprops(block) block.properties["number"] = @num.to_i end |