ChildElementInfoAttribute.AvailableInVersion 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意
This property is no longer used and will be removed in a later release
获取可用的子元素的 Office 版本 () 。
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
属性值
- 属性