Method: RubyXL::Theme#xlsx_path
- Defined in:
- lib/rubyXL/objects/theme.rb
permalink #xlsx_path ⇒ Object
[View source]
1387 1388 1389 |
# File 'lib/rubyXL/objects/theme.rb', line 1387 def xlsx_path ROOT.join('xl', 'theme', 'theme1.xml') end |