diff options
Diffstat (limited to 'lib/axlsx/drawing/marker.rb')
| -rw-r--r-- | lib/axlsx/drawing/marker.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/axlsx/drawing/marker.rb b/lib/axlsx/drawing/marker.rb index 75876fa3..7307fcc9 100644 --- a/lib/axlsx/drawing/marker.rb +++ b/lib/axlsx/drawing/marker.rb @@ -1,4 +1,3 @@ -# encoding: UTF-8 module Axlsx # The Marker class defines a point in the worksheet that drawing anchors attach to. # @note The recommended way to manage markers is Worksheet#add_chart Markers are created for a two cell anchor based on the :start and :end options. |
