<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - CurrentController in LO Calc offers "ActiveSheet" but not "Sheets""
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126416#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - CurrentController in LO Calc offers "ActiveSheet" but not "Sheets""
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126416">bug 126416</a>
              from <span class="vcard"><a class="email" href="mailto:hi-angel@yandex.ru" title="Konstantin Kharlamov <hi-angel@yandex.ru>"> <span class="fn">Konstantin Kharlamov</span></a>
</span></b>
        <pre>(In reply to Oliver Brinzing from <a href="show_bug.cgi?id=126416#c2">comment #2</a>)
<span class="quote">> to make your example script work:

> soffice --calc
> --accept="socket,host=localhost,port=2002;urp;StarOffice.ServiceManager"

> [...]
> model = connect_to_lo()
> print("Trying to access model.Sheets")
> sheets1 = model.getSheets()
> print("Succeed!")
> print(sheets1.getByIndex(0).getName())</span >

You basically reworded my description here, where I mentioned that I know how
to make it work. This report is about making the API more accessible.

Do you mind to reopen it?</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>