Gets or sets whether this is a rigt-to-left table.
[Visual Basic]Public Property Bidi As
Boolean [C#]public
bool Bidi {get; set;}
Remarks
When true, the cells in this row are laid out right to left.
See Also
RowFormat Class | Aspose.Words.Tables Namespace