次の方法で共有


FileFormatVersions Enumeration

The Open XML format.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
<FlagsAttribute> _
Public Enumeration FileFormatVersions
'使用
Dim instance As FileFormatVersions
[FlagsAttribute]
public enum FileFormatVersions

Members

Member name Description
None Invalid value and it will cause exception
Office2007 Microsoft Office 2007
Office2010 Microsoft Office 2010

See Also

Reference

DocumentFormat.OpenXml Namespace