AlternativeFormatImportPartType Enumeration (Microsoft.Office.DocumentFormat.OpenXml.Packaging)

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Types of AlternativeFormatImportPart

Namespace: Microsoft.Office.DocumentFormat.OpenXml.Packaging
Assembly: Microsoft.Office.DocumentFormat.OpenXml (in microsoft.office.documentformat.openxml.dll)

Syntax

'Declaration
Public Enumeration AlternativeFormatImportPartType
'Usage
Dim instance As AlternativeFormatImportPartType
public enum AlternativeFormatImportPartType

Members

  Member name Description
Html Hypertext Markup Language (.htm)  
Mht MHTML Document (.mht)  
Rtf Rich Text Format File (.rtf)  
Text Text (.txt)  
TextPlain Text (.txt)  
TextXml text/xml (.xml)  
Xhtml Extensible HyperText Markup Language File (.htm)  
Xml XML (.xml)  

See Also

Reference

Microsoft.Office.DocumentFormat.OpenXml.Packaging Namespace