Method: Powerpoint::Slide::Textual#title
- Defined in:
- lib/powerpoint/slide/textual.rb
#title ⇒ Object (readonly)
Returns the value of attribute title.
9 10 11 |
# File 'lib/powerpoint/slide/textual.rb', line 9 def title @title end |