Skip to main content

TdxSpreadSheetTableViewOptions.ActualRightToLeftLayout Property

Identifies if the right-to-left mode affects a specific worksheet.

Declaration

property ActualRightToLeftLayout: Boolean read;

Property Value

Type
Boolean

Remarks

This property returns True if the worksheet uses the right-to-left layout (the worksheet’s content is flipped horizontally) otherwise – False.

See Also