OfficeIMO

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

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