XlFixedFormatType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the type of file format.
public enum class XlFixedFormatType
public enum XlFixedFormatType
Public Enum XlFixedFormatType
- Inheritance
-
XlFixedFormatType
Fields
Name | Value | Description |
---|---|---|
xlTypePDF | 0 | "PDF" — Portable Document Format file (.pdf). |
xlTypeXPS | 1 | "XPS" — XPS Document (.xps). |