Share via


FileVersion.LowestEdited Property

Definition

Lowest Edited Version

Represents the following attribute in the schema: 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

Property Value

Returns StringValue.

Attributes

Applies to