API Reference

Enum

WordTableOverlap

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

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

Inheritance

  • Enum
  • WordTableOverlap

Usage

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

Values

public const WordTableOverlap Never #

Represents the Open XML value never.

Value: 0
public const WordTableOverlap Overlap #

Represents the Open XML value overlap.

Value: 1