Compartir a través de


FileVersion.LastEdited Propiedad

Definición

Última versión editada

Representa el atributo siguiente en el esquema: lastEdited

[DocumentFormat.OpenXml.SchemaAttr(0, "lastEdited")]
public DocumentFormat.OpenXml.StringValue LastEdited { get; set; }
public DocumentFormat.OpenXml.StringValue LastEdited { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "lastEdited")]
public DocumentFormat.OpenXml.StringValue? LastEdited { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("lastEdited")]
public DocumentFormat.OpenXml.StringValue? LastEdited { get; set; }
public DocumentFormat.OpenXml.StringValue? LastEdited { get; set; }
member this.LastEdited : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "lastEdited")>]
member this.LastEdited : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("lastEdited")>]
member this.LastEdited : DocumentFormat.OpenXml.StringValue with get, set
Public Property LastEdited As StringValue

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a