Method: Axlsx::TableStyleInfo#name
- Defined in:
- lib/axlsx/workbook/worksheet/table_style_info.rb
#name ⇒ Object
The name of the table style.
41 42 43 |
# File 'lib/axlsx/workbook/worksheet/table_style_info.rb', line 41 def name @name end |