# -*- coding: utf-8 -*- require 'helper' class TestPrintArea07 < Minitest::Test def setup setup_dir_var end def teardown @tempfile.close(true) end def test_print_area07 @xlsx = 'print_area07.xlsx' workbook = WriteXLSX.new(@io) worksheet = workbook.add_worksheet # The following print area is for the whole worksheet and should be ignored. worksheet.print_area('A1:XFD1048576') worksheet.write('A1', 'Foo') workbook.close compare_for_regression( [ 'xl/printerSettings/printerSettings1.bin', 'xl/worksheets/_rels/sheet1.xml.rels' ], { '[Content_Types].xml' => [' ['