aboutsummaryrefslogtreecommitdiffstats
path: root/lib/roo/excelx
diff options
context:
space:
mode:
Diffstat (limited to 'lib/roo/excelx')
-rwxr-xr-xlib/roo/excelx/sheet_doc.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/roo/excelx/sheet_doc.rb b/lib/roo/excelx/sheet_doc.rb
index 8b0c686..2b3aa39 100755
--- a/lib/roo/excelx/sheet_doc.rb
+++ b/lib/roo/excelx/sheet_doc.rb
@@ -120,7 +120,7 @@ module Roo
end
end
- create_empty_cell(coordinate)
+ create_empty_cell(coordinate, empty_cell)
end
def create_empty_cell(coordinate, empty_cell)