XlPhoneticAlignment Enum

Definition

Specifies the alignment for phonetic text.

public enum class XlPhoneticAlignment
public enum XlPhoneticAlignment
Public Enum XlPhoneticAlignment
Inheritance
XlPhoneticAlignment

Fields

xlPhoneticAlignCenter 2

Centered.

xlPhoneticAlignDistributed 3

Distributed.

xlPhoneticAlignLeft 1

Left aligned.

xlPhoneticAlignNoControl 0

Excel controls alignment.

Remarks

Used with a Phonetic or a Phonetics object.

Applies to