OfficeIMO

API Reference

Enum

WordFieldFormat

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Specifies format switches for Word field codes.

Inheritance

  • Enum
  • WordFieldFormat

Values

public const WordFieldFormat Lower #

Lower format switch.

Value: 0
public const WordFieldFormat Upper #

Upper format switch.

Value: 1
public const WordFieldFormat FirstCap #

FirstCap format switch.

Value: 2
public const WordFieldFormat Caps #

Caps format switch.

Value: 3
public const WordFieldFormat Mergeformat #

Mergeformat format switch.

Value: 4
public const WordFieldFormat roman #

Roman format switch.

Value: 6
roman #

roman format switch.

public const WordFieldFormat Arabic #

Arabic format switch.

Value: 7
public const WordFieldFormat ALPHABETICAL #

Alphabetical format switch.

Value: 9
ALPHABETICAL #

ALPHABETICAL format switch.

public const WordFieldFormat Ordinal #

Ordinal format switch.

Value: 10
public const WordFieldFormat OrdText #

OrdText format switch.

Value: 11
public const WordFieldFormat CardText #

CardText format switch.

Value: 12
public const WordFieldFormat DollarText #

DollarText format switch.

Value: 13
public const WordFieldFormat Hex #

Hex format switch.

Value: 14
public const WordFieldFormat CharFormat #

CharFormat format switch.

Value: 15