https://bugs.documentfoundation.org/show_bug.cgi?id=150547

--- Comment #5 from Frank Schafer <fsd...@gmail.com> ---
Hello Guys,
thanks for the links you provided :)
I'm learning from an odt-document which seems to be a copy of this:
https://wiki.openoffice.org/w/images/c/c1/BasicGuide_OOo3.2.0.pdf
I have upgraded my OS by a the new LTS meanwhile and use Libreoffice 7.4 now
Here things look better :)
Even the code-completion feature is in a rudimental state :) ... this makes the
thing much more attractive for new users (once working).
There is an "Additional Information" now in the 7.4 online help (this was
absent in the 6.4) which leads to the underlying API. 
@Rafael: you are right - writing documentation is a daunting task. Things are
going here too :)
>From the document I mentioned above:
ThisDocument.Sheets(0) or
ThisDocument.getSheets.getByName("Sheet_1")
for instance works on 7.4 ... if failed on 6.4 with "ThisDocument has no
property or method of X"
I was not able to find the methods in the API yet. The code completion doesn't
find them neither - well it's experimental ;)
... but they are there - otherwise they could not work :D
For now I will use the link to the "Ask the Gurus" and the book mentioned
above.

BTW: I have a wonderful use-case for a spreadsheet-application (and thus for a
tutorial).
Once I have it I will come back to you via "Ask the Gurus" to find a place to
share it.

Thanks once more

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to