lib/writeexcel/col_info.rb in writeexcel-1.0.5 vs lib/writeexcel/col_info.rb in writeexcel-1.0.6

- old
+ new

@@ -52,12 +52,12 @@ result.to_i end def ixfe if @format && @format.respond_to?(:xf_index) - ixfe = @format.xf_index + @format.xf_index else - ixfe = 0x0F + 0x0F end end # Set the limits for the outline levels (0 <= x <= 7). def level