XlTextVisualLayoutType enumeration (Excel)
Specifies whether the visual layout of the text being imported is left-to-right or right-to-left.
Name | Value | Description |
---|---|---|
xlTextVisualLTR | 1 | Left-to-right |
xlTextVisualRTL | 2 | Right-to-left |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.