Method: Axlsx::Table#style

Defined in:
lib/axlsx/workbook/worksheet/table.rb

#styleTableStyle (readonly)

The style for the table.



36
37
38
# File 'lib/axlsx/workbook/worksheet/table.rb', line 36

def style
  @style
end