Set Arrange → To Background for image in Java

Java, C++, C#, Delphi... - Using the UNO bridges
Locked
Samuel
Posts: 9
Joined: Fri Mar 21, 2025 8:51 am

Set Arrange → To Background for image in Java

Post by Samuel »

Screenshot 2025-05-12 125458-min.png
Screenshot 2025-05-12 125458-min.png (42.47 KiB) Viewed 350 times
Here I would like to access this image property through code where i want to insert an image in calc and i should be able to edit the cells present above the image.

 Edit: Changed subject, was How to access this image feature programmatically (in java)? 
Make your post understandable by others 
-- MrProgrammer, forum moderator 
Last edited by MrProgrammer on Mon May 12, 2025 4:29 pm, edited 1 time in total.
OpenOffice 4.1.15 on Windows11
Bidouille
Volunteer
Posts: 641
Joined: Mon Nov 19, 2007 10:58 am
Location: France

Re: How to access this image feature programmatically(in java)?

Post by Bidouille »

I don't understand what you means by "in java".
If you make program, post this question in the right location: viewforum.php?f=44
And already answered here: viewtopic.php?t=112659
Samuel
Posts: 9
Joined: Fri Mar 21, 2025 8:51 am

Re: How to access this image feature programmatically(in java)?

Post by Samuel »

Bidouille wrote: Mon May 12, 2025 9:33 am I don't understand what you means by "in java".
If you make program, post this question in the right location: viewforum.php?f=44
And already answered here: viewtopic.php?t=112659
I cant use XML as i need to dynamically update this image with my extension,its not one time thing.
OpenOffice 4.1.15 on Windows11
User avatar
MrProgrammer
Moderator
Posts: 5258
Joined: Fri Jun 04, 2010 7:57 pm
Location: Wisconsin, USA

Re: Set Arrange → To Background for image in Java

Post by MrProgrammer »

MRI can inspect objects and write Java code. I think most people find it is essentially impossible to do OpenOffice programming without an object inspector like MRI or XRAY.
Mr. Programmer
AOO 4.1.7 Build 9800, MacOS 13.7.5, iMac Intel.   The locale for any menus or Calc formulas in my posts is English (USA).
Locked