<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Default name of XLSX print ranges is displayed as _xlnm.Print_Area"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=113596">113596</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Default name of XLSX print ranges is displayed as _xlnm.Print_Area
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>5.4.2.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Keywords</th>
          <td>topicUI
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Calc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>kelemeng@ubuntu.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=137458" name="attach_137458" title="Example file with an unnamed print range">attachment 137458</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=137458&action=edit" title="Example file with an unnamed print range">[details]</a></span>
Example file with an unnamed print range

In Excel, create a simple print range, save the file as XLSX.
Note that in the Excel Name Manager it appears with a localized default name,
"Nyomtatási_terület" (~Print_range).

Open the file in LO 5.4 and go to the Manage Names dialog.
The name of the range here appears as "_xlnm.Print_Area" - which is somewhat
ugly.

If the file is saved as XLS, the default name of the range in LO is
"Excel_BuiltIn_Print_Area" - not localized, but more human readable than
"_xlnm.Print_Area".

This default name is stored in the XLSX as 
<definedName name="_xlnm.Print_Area"
localSheetId="0">Munka1!$A$1:$A$3</definedName>

This doesn't seem to be a fileopen issue, just a display one.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>