ChildElementInfoAttribute.AvailableInVersion Property

Definition

Caution

This property is no longer used and will be removed in a later release

Gets the Office version(s) where the child element is available.

public DocumentFormat.OpenXml.FileFormatVersions AvailableInVersion { get; }
[System.Obsolete("This property is no longer used and will be removed in a later release")]
public DocumentFormat.OpenXml.FileFormatVersions AvailableInVersion { get; }
member this.AvailableInVersion : DocumentFormat.OpenXml.FileFormatVersions
[<System.Obsolete("This property is no longer used and will be removed in a later release")>]
member this.AvailableInVersion : DocumentFormat.OpenXml.FileFormatVersions
Public ReadOnly Property AvailableInVersion As FileFormatVersions

Property Value

Attributes

Applies to