Compartir a través de


FileVersion.LowestEdited Propiedad

Definición

Versión editada más baja

Representa el atributo siguiente en el esquema: lowestEdited

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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a