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

[このトピックはプレリリースのドキュメントであり、今後のリリース時に変更される可能性があります。空白のトピックはプレースホルダとして表示されています。]

Type of WordprocessingDocument

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

構文

'宣言
Public Enumeration WordprocessingDocumentType
'使用
Dim instance As WordprocessingDocumentType
public enum WordprocessingDocumentType

メンバ

  Member name Description
Document Word Document (*.docx)  
MacroEnabledDocument Word Macro-Enabled Document (*.docm)  
MacroEnabledTemplate Word Macro-Enabled Template (*.dotm)  
Template Word Template (*.dotx)  

参照

リファレンス

Microsoft.Office.DocumentFormat.OpenXml.Packaging Namespace