API Reference
Class
LegacyPptTextField
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
- Property LegacyPptTextBody.Fields
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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.