XlFixedFormatType Enumeration
Specifies the type of file format.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Public Enumeration XlFixedFormatType
'Usage
Dim instance As XlFixedFormatType
public enum XlFixedFormatType
Members
Member name | Description | |
---|---|---|
xlTypePDF | "PDF" — Portable Document Format file (.pdf). | |
xlTypeXPS | "XPS" — XPS Document (.xps). |