Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
File Type
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Enumeration FileTypeValues
'Usage
Dim instance As FileTypeValues
public enum FileTypeValues
Members
Member name | Description | |
---|---|---|
Mac | Macintosh. When the item is serialized out as xml, its value is "mac". | |
Win | Windows (ANSI). When the item is serialized out as xml, its value is "win". | |
Dos | DOS. When the item is serialized out as xml, its value is "dos". |