XlEditionFormat 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 format of the published edition. This is Macintosh only and should not be used.
public enum class XlEditionFormat
public enum XlEditionFormat
Public Enum XlEditionFormat
- Inheritance
-
XlEditionFormat
Fields
Name | Value | Description |
---|---|---|
xlPICT | 1 | Metafile picture structure (.wmf). |
xlBIFF | 2 | Binary Interchange file format. |
xlRTF | 4 | Rich Text Format. |
xlVALU | 8 | VALU. |