API Reference

Enum

PowerPointAppendixTableLayoutVariant

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

Appendix-table layout variants.

Inheritance

  • Enum
  • PowerPointAppendixTableLayoutVariant

Usage

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

Values

public const PowerPointAppendixTableLayoutVariant Auto #

Resolve the layout from notes and design intent.

Value: 0
public const PowerPointAppendixTableLayoutVariant FullWidth #

Give the editable table the full content width.

Value: 1
public const PowerPointAppendixTableLayoutVariant NotesRail #

Pair the table with a notes and interpretation rail.

Value: 2