API Reference

Enum

WordAlternativeFormatImportPartType

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

Alternative format import part type

Inheritance

  • Enum
  • WordAlternativeFormatImportPartType

Usage

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

Accepted by parameters

Values

public const WordAlternativeFormatImportPartType Rtf #

Rich Text Format content.

Value: 0
public const WordAlternativeFormatImportPartType Html #

HyperText Markup Language content.

Value: 1
public const WordAlternativeFormatImportPartType TextPlain #

Plain text content.

Value: 2