API Reference

Enum

WordListLevelSuffix

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

Defines OfficeIMO values corresponding to DocumentFormat.OpenXml.Wordprocessing.LevelSuffixValues.

Inheritance

  • Enum
  • WordListLevelSuffix

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 WordListLevelSuffix Tab #

Represents the Open XML value tab.

Value: 0
public const WordListLevelSuffix Space #

Represents the Open XML value space.

Value: 1
public const WordListLevelSuffix Nothing #

Represents the Open XML value nothing.

Value: 2