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

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

Type of SpreadsheetDocument

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

構文

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

メンバ

  Member name Description
AddIn  
MacroEnabledTemplate Excel Macro-Enabled Template (*.xltm)  
MacroEnabledWorkbook Excel Macro-Enabled Workbook (*.xlsm)  
Template Excel Template (*.xltx)  
Workbook Excel Workbook (*.xlsx)  

参照

リファレンス

Microsoft.Office.DocumentFormat.OpenXml.Packaging Namespace