ChildElementInfoAttribute.AvailableInVersion Property
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.
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