OfficeAvailabilityAttribute.OfficeVersion-Eigenschaft
Gets the office version in which the entity is available.
Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property OfficeVersion As FileFormatVersions
Get
Friend Set
'Usage
Dim instance As OfficeAvailabilityAttribute
Dim value As FileFormatVersions
value = instance.OfficeVersion
public FileFormatVersions OfficeVersion { get; internal set; }
Eigenschaftswert
Typ: DocumentFormat.OpenXml.FileFormatVersions
Siehe auch
Referenz
OfficeAvailabilityAttribute Klasse