https://bugs.documentfoundation.org/show_bug.cgi?id=150547
--- Comment #1 from Rafael Lima <[email protected]> --- Documentation about scripting in Basic/Python has improved significantly in recent years, but still documenting the entire API is a daunting task. TBH it's unrealistic that we'll have help pages and examples for every method available in the API. If you want to write scripts using Basic, I recommend you check out Pitonyak's book, which is a wonderful learning resource. https://www.pitonyak.org/oo.php If you want to write Calc scripts, I also recommend checking out the Calc service of the ScriptForge library (which is thoroughly documented): https://help.libreoffice.org/latest/en-US/text/sbasic/shared/03/sf_calc.html Finally, if you run into issues to which you cannot find an answer, post a question at: https://ask.libreoffice.org/ There are a lot of knowledgeable people willing to help with scripting questions. -- You are receiving this mail because: You are the assignee for the bug.
