Method: Axlsx::TableStyle#table
- Defined in:
- lib/axlsx/stylesheet/table_style.rb
#table ⇒ Boolean
indicates if this style should be applied to tables
33 34 35 |
# File 'lib/axlsx/stylesheet/table_style.rb', line 33 def table @table end |