title | keywords | f1_keywords | ms.service | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|---|
Application.SetLTRTable method (Project) |
vbapj.chm1520 |
|
project-server |
33aee9ba-da55-c83c-a1cf-27b5751c3fdf |
06/08/2017 |
medium |
Sets column order from left to right, for a selected table in a report.
expression. SetLTRTable
expression A variable that represents an Application object.
Boolean
True if the column order is set from left to right; otherwise, False.
The SetLTRTable method can be used to change the table columns from right-to-left order for languages such as Arabic, to left-to-right for languages such as English, German, and French.
If a report is not active, the SetLTRTable method displays a dialog box with run-time error 1100, "The method is not available in this situation."
SetRTLTable ReportTable Object Shape.Table Property
[!includeSupport and feedback]