lib/axlsx/stylesheet/table_styles.rb in axlsx-1.0.16 vs lib/axlsx/stylesheet/table_styles.rb in axlsx-1.0.17
- old
+ new
@@ -1,4 +1,5 @@
+# encoding: UTF-8
module Axlsx
# TableStyles represents a collection of style definitions for table styles and pivot table styles.
# @note Support for custom table styles does not exist in this version. Many of the classes required are defined in preparation for future release. Please do not attempt to add custom table styles.
class TableStyles < SimpleTypedList