Upravit

Sdílet prostřednictvím


XlPhoneticAlignment Enum

Definition

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.

Applies to