PivotTableDefinition.UpdatedVersion 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í.
updatedVersion
Representa el atributo siguiente en el esquema: updatedVersion
[DocumentFormat.OpenXml.SchemaAttr(0, "updatedVersion")]
public DocumentFormat.OpenXml.ByteValue UpdatedVersion { get; set; }
public DocumentFormat.OpenXml.ByteValue UpdatedVersion { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "updatedVersion")]
public DocumentFormat.OpenXml.ByteValue? UpdatedVersion { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("updatedVersion")]
public DocumentFormat.OpenXml.ByteValue? UpdatedVersion { get; set; }
public DocumentFormat.OpenXml.ByteValue? UpdatedVersion { get; set; }
member this.UpdatedVersion : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "updatedVersion")>]
member this.UpdatedVersion : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("updatedVersion")>]
member this.UpdatedVersion : DocumentFormat.OpenXml.ByteValue with get, set
Public Property UpdatedVersion As ByteValue
Valor de propiedad
- Atributos