Page 1 of 1

How controlig by code the edited text in a cell of a table

Posted: Wed May 29, 2024 12:34 pm
by fara2000
Hello Sergey
I need to have some control on an edited text in a Table1.cells[0,0] wich resides in SRichViewEdit Component.
1. How centering the editing text inside the Cell[0,0]?
2. control size of the used font or color?
I hope that you can help me in that as usual
thank you in advance

Re: How controlig by code the edited text in a cell of a table

Posted: Tue Jul 02, 2024 1:42 pm
by Sergey Tkachenko
I am sorry for the long delay.
If you are still interested, let me know:
1) do you want to change these properties as an editing operation (undoable by user) or not?
2) do you want to change a horizontal or a vertical alignment of the cell content?
3) do you use RichViewActions?