Method: RubyXL::Workbook#is_template
- Defined in:
- lib/rubyXL/objects/workbook.rb
permalink #is_template ⇒ Object
Returns the value of attribute is_template.
367 368 369 |
# File 'lib/rubyXL/objects/workbook.rb', line 367 def is_template @is_template end |