XlPhoneticAlignment enumeration (Excel)
Specifies the alignment for phonetic text. Used with a Phonetic or a Phonetics object.
Name | Value | Description |
---|---|---|
xlPhoneticAlignCenter | 2 | Centered |
xlPhoneticAlignDistributed | 3 | Distributed |
xlPhoneticAlignLeft | 1 | Left aligned |
xlPhoneticAlignNoControl | 0 | Excel controls alignment |
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.