lib/axlsx/stylesheet/table_style_element.rb in axlsx-1.0.16 vs lib/axlsx/stylesheet/table_style_element.rb in axlsx-1.0.17

- old
+ new

@@ -1,4 +1,5 @@ +# encoding: UTF-8 module Axlsx # an element of style that belongs to a table style. # @note tables and table styles are not supported in this version. This class exists in preparation for that support. class TableStyleElement # The type of style element. The following type are allowed