API Reference

Enum

WordTableVerticalAnchor

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

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

Inheritance

  • Enum
  • WordTableVerticalAnchor

Usage

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

Values

public const WordTableVerticalAnchor Text #

Represents the Open XML value text.

Value: 0
public const WordTableVerticalAnchor Margin #

Represents the Open XML value margin.

Value: 1
public const WordTableVerticalAnchor Page #

Represents the Open XML value page.

Value: 2