How I can set oDrawPage names to object and getByName oDrawPage Names?
I use oDrawPage.getByIndex(0) to get the Charts from the LibreCalc.
I would like something like this oDrawPage.getByName(“chart_1”)
I know that exists “Object 1” name as well Description, and Title?
How I Can access these elements? How I can set them if empty?
See here that call them through python: