XlPlatform Enum
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
C#
public enum XlPlatform
Public Enum XlPlatform
- Inheritance
-
XlPlatform
Name | Value | Description |
---|---|---|
xlMacintosh | 1 | Macintosh. |
xlWindows | 2 | Microsoft Windows. |
xlMSDOS | 3 | MS-DOS. |
Product | Versions |
---|---|
Excel primary interop assembly | Latest |