API Reference

Enum

WordTableHorizontalAnchor

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

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

Inheritance

  • Enum
  • WordTableHorizontalAnchor

Usage

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

Values

public const WordTableHorizontalAnchor Text #

Represents the Open XML value text.

Value: 0
public const WordTableHorizontalAnchor Margin #

Represents the Open XML value margin.

Value: 1
public const WordTableHorizontalAnchor Page #

Represents the Open XML value page.

Value: 2