OfficeAvailabilityAttribute(FileFormatVersions) Constructor
Definition
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.
Initializes a new instance of the OfficeAvailabilityAttribute class.
public OfficeAvailabilityAttribute (DocumentFormat.OpenXml.FileFormatVersions officeVersion);
new DocumentFormat.OpenXml.OfficeAvailabilityAttribute : DocumentFormat.OpenXml.FileFormatVersions -> DocumentFormat.OpenXml.OfficeAvailabilityAttribute
Public Sub New (officeVersion As FileFormatVersions)
Parameters
- officeVersion
- FileFormatVersions
The Office version where this class or property is available. If there is more than one version, use bitwise OR to specify multiple versions.