API Reference

Class

LegacyPptTextField

Namespace OfficeIMO.PowerPoint.LegacyPpt.Model
Assembly OfficeIMO.PowerPoint
Modifiers sealed

Represents one native dynamic field anchored in binary PowerPoint text.

Inheritance

  • Object
  • LegacyPptTextField

Usage

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

Returned or exposed by

Properties

public Int32 Position { get; } #

Gets the zero-based character position of the field metacharacter.

public LegacyPptTextFieldKind Kind { get; } #

Gets the native field kind.

public Nullable<Byte> DateTimeFormatIndex { get; } #

Gets the classic date/time format index, from 0 through 12.

public String RtfFormat { get; } #

Gets the legacy RTF date/time format string, when present.