OfficeAvailabilityAttribute-Konstruktor
Initializes an instance of OfficeAvailabilityAttribute class.
Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Sub New ( _
officeVersion As FileFormatVersions _
)
'Usage
Dim officeVersion As FileFormatVersions
Dim instance As New OfficeAvailabilityAttribute(officeVersion)
public OfficeAvailabilityAttribute(
FileFormatVersions officeVersion
)
Parameter
- officeVersion
Typ: DocumentFormat.OpenXml.FileFormatVersions
The office version where this class or property is available, use bitwize or to specify multiple versions
Siehe auch
Referenz
OfficeAvailabilityAttribute Klasse