by Zizi64 » Thu Apr 30, 2020 10:34 am
Apply same cell style what the source cell was applied for. (Get the cell style name from the source cell and Set same cell style for the target cell.)
Use the styles instead of the direct formatting properties. When you use the direct formatting properties, then you must get and set all of the individual properties one by one:
Get text color/set text color;
get background color/set background color;
get font type/set font type;
get font size/set font size;
get border/set border; ...etc...etc...
It is available with only one+one steps when you use the Cell styles (get style/set style)
Tibor Kovacs, Hungary; LO6.1.6, 6.2.8 /Win7-10 x64Prof.
PortableApps/winPenPack: LO3.3.0-6.4.5;AOO4.1.7
Please, edit the initial post in the topic: add the word [Solved] at the beginning of the subject line - if your problem has been solved.