diff options
Diffstat (limited to 'lib/axlsx/workbook/worksheet/sheet_calc_pr.rb')
| -rw-r--r-- | lib/axlsx/workbook/worksheet/sheet_calc_pr.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/axlsx/workbook/worksheet/sheet_calc_pr.rb b/lib/axlsx/workbook/worksheet/sheet_calc_pr.rb index d692d461..bb78f92e 100644 --- a/lib/axlsx/workbook/worksheet/sheet_calc_pr.rb +++ b/lib/axlsx/workbook/worksheet/sheet_calc_pr.rb @@ -1,3 +1,5 @@ +# frozen_string_literal: true + module Axlsx # the SheetCalcPr object for the worksheet # This object contains calculation properties for the worksheet. |
