Posted 2 July 2018, 12:56 pm EST - Updated 30 September 2022, 6:12 pm EST
I use last version of AR 12.1.
I need to export my section report to Excel. When text does not contain Hebrew and textBox.RightToLeft is False, export works fine, but does not work properly when text contains Hebrew or TextBox.RightToLeft is True (In Excel the text aligned and directed by first character in the context instead of by TextBox.Alignment and TextBox.RightToLeft ). You need to set the cell properties in Excel at least when TextBox.RightToLeft is True. SectionReportApplication2.zip