XlPhoneticAlignment Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the alignment for phonetic text.
public enum class XlPhoneticAlignment
public enum XlPhoneticAlignment
Public Enum XlPhoneticAlignment
- Inheritance
-
XlPhoneticAlignment
Fields
Name | Value | Description |
---|---|---|
xlPhoneticAlignNoControl | 0 | Excel controls alignment. |
xlPhoneticAlignLeft | 1 | Left aligned. |
xlPhoneticAlignCenter | 2 | Centered. |
xlPhoneticAlignDistributed | 3 | Distributed. |
Remarks
Used with a Phonetic or a Phonetics object.