次の方法で共有


OfficeAvailabilityAttribute.OfficeVersion Property

Gets the office version in which the entity is available.

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

Syntax

'宣言
Public Property OfficeVersion As FileFormatVersions
    Get
    Friend Set
'使用
Dim instance As OfficeAvailabilityAttribute
Dim value As FileFormatVersions

value = instance.OfficeVersion
public FileFormatVersions OfficeVersion { get; internal set; }

Property Value

Type: DocumentFormat.OpenXml.FileFormatVersions

See Also

Reference

OfficeAvailabilityAttribute Class

OfficeAvailabilityAttribute Members

DocumentFormat.OpenXml Namespace