ChildElementInfoAttribute.AvailableInVersion Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Precaución
This property is no longer used and will be removed in a later release
Obtiene las versiones de Office donde está disponible el elemento secundario.
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
Valor de propiedad
- Atributos