Showing content from https://docs.microsoft.com/en-us/dotnet/api/documentformat.openxml.fileformatversions below:
FileFormatVersions Enum (DocumentFormat.OpenXml) | Microsoft Learn
FileFormatVersions Enum Definition
-
Namespace:
-
DocumentFormat.OpenXml
-
Assembly:
-
DocumentFormat.OpenXml.dll
-
Assembly:
-
DocumentFormat.OpenXml.Framework.dll
-
Package:
-
DocumentFormat.OpenXml v2.10.0
-
Package:
-
DocumentFormat.OpenXml v2.10.1
-
Package:
-
DocumentFormat.OpenXml v2.11.0
-
Package:
-
DocumentFormat.OpenXml v2.11.1
-
Package:
-
DocumentFormat.OpenXml v2.11.2
-
Package:
-
DocumentFormat.OpenXml v2.11.3
-
Package:
-
DocumentFormat.OpenXml v2.12.0
-
Package:
-
DocumentFormat.OpenXml v2.12.1
-
Package:
-
DocumentFormat.OpenXml v2.12.2
-
Package:
-
DocumentFormat.OpenXml v2.12.3
-
Package:
-
DocumentFormat.OpenXml v2.13.0
-
Package:
-
DocumentFormat.OpenXml v2.13.1
-
Package:
-
DocumentFormat.OpenXml v2.14.0
-
Package:
-
DocumentFormat.OpenXml v2.15.0
-
Package:
-
DocumentFormat.OpenXml v2.16.0
-
Package:
-
DocumentFormat.OpenXml v2.17.1
-
Package:
-
DocumentFormat.OpenXml v2.18.0
-
Package:
-
DocumentFormat.OpenXml v2.19.0
-
Package:
-
DocumentFormat.OpenXml v2.20.0
-
Package:
-
DocumentFormat.OpenXml v2.7.1
-
Package:
-
DocumentFormat.OpenXml v2.7.2
-
Package:
-
DocumentFormat.OpenXml v2.8.0
-
Package:
-
DocumentFormat.OpenXml v2.8.1
-
Package:
-
DocumentFormat.OpenXml v2.9.0
-
Package:
-
DocumentFormat.OpenXml v2.9.1
-
Package:
-
DocumentFormat.OpenXml.Framework v3.0.0
-
Package:
-
DocumentFormat.OpenXml.Framework v3.0.1
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.
Defines the Office Open XML file format version.
This enumeration supports a bitwise combination of its member values.
[System.Flags]
public enum FileFormatVersions
[<System.Flags>]
type FileFormatVersions =
Public Enum FileFormatVersions
-
Inheritance
-
-
Attributes
-
Fields Name Value Description None 0
Represents an invalid value which will cause an exception.
Office2007 1
Represents Microsoft Office 2007.
Office2010 2
Represents Microsoft Office 2010.
Office2013 4
Represents Microsoft Office 2013.
Office2016 8
Represents Microsoft Office 2016.
Office2019 16
Represents Microsoft Office 2019.
Office2021 32
Represents Microsoft Office 2021.
Microsoft365 1073741824
Represents Microsoft 365.
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4