Method: Axlsx::Table#style
- Defined in:
- lib/axlsx/workbook/worksheet/table.rb
#style ⇒ TableStyle (readonly)
The style for the table.
36 37 38 |
# File 'lib/axlsx/workbook/worksheet/table.rb', line 36 def style @style end |
The style for the table.
36 37 38 |
# File 'lib/axlsx/workbook/worksheet/table.rb', line 36 def style @style end |