diff options
Diffstat (limited to 'lib/axlsx/stylesheet/fill.rb')
| -rw-r--r-- | lib/axlsx/stylesheet/fill.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/axlsx/stylesheet/fill.rb b/lib/axlsx/stylesheet/fill.rb index 7bb5a437..4fa58aef 100644 --- a/lib/axlsx/stylesheet/fill.rb +++ b/lib/axlsx/stylesheet/fill.rb @@ -1,4 +1,3 @@ -# encoding: UTF-8 module Axlsx # The Fill is a formatting object that manages the background color, and pattern for cells. # @note The recommended way to manage styles in your workbook is to use Styles#add_style. |
