lib/axlsx/stylesheet/table_style.rb in axlsx-1.0.16 vs lib/axlsx/stylesheet/table_style.rb in axlsx-1.0.17
- old
+ new
@@ -1,4 +1,5 @@
+# encoding: UTF-8
module Axlsx
# A single table style definition and is a collection for tableStyleElements
# @note Table are not supported in this version and only the defaults required for a valid workbook are created.
class TableStyle < SimpleTypedList