API Reference

Enum

LegacyXlsPhoneticAlignment

Namespace OfficeIMO.Excel.LegacyXls.Model
Assembly OfficeIMO.Excel
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Defines the worksheet-level phonetic text alignment decoded from a BIFF PhoneticInfo record.

Inheritance

  • Enum
  • LegacyXlsPhoneticAlignment

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Values

public const LegacyXlsPhoneticAlignment NoControl #

General/no-control alignment.

Value: 0
public const LegacyXlsPhoneticAlignment Left #

Left aligned phonetic text.

Value: 1
public const LegacyXlsPhoneticAlignment Center #

Centered phonetic text.

Value: 2
public const LegacyXlsPhoneticAlignment Distributed #

Distributed phonetic text.

Value: 3