XlPlatform Enumeration
Specifies the platform that a text file originated on.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Public Enumeration XlPlatform
'Usage
Dim instance As XlPlatform
public enum XlPlatform
Members
Member name | Description | |
---|---|---|
xlMacintosh | Macintosh. | |
xlMSDOS | MS-DOS. | |
xlWindows | Microsoft Windows. |