XlPlatform 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 platform that a text file originated on.
public enum class XlPlatform
public enum XlPlatform
Public Enum XlPlatform
- Inheritance
-
XlPlatform
Fields
Name | Value | Description |
---|---|---|
xlMacintosh | 1 | Macintosh. |
xlWindows | 2 | Microsoft Windows. |
xlMSDOS | 3 | MS-DOS. |