Method: RubyXL::Workbook#is_template

Defined in:
lib/rubyXL/objects/workbook.rb

#is_templateObject

Returns the value of attribute is_template.

[View source]

367
368
369
# File 'lib/rubyXL/objects/workbook.rb', line 367

def is_template
  @is_template
end