FileVersion.LowestEdited Property
Lowest Edited Version.Represents the attribte in schema: lowestEdited
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "lowestEdited")> _
Public Property LowestEdited As StringValue
Get
Set
'Usage
Dim instance As FileVersion
Dim value As StringValue
value = instance.LowestEdited
instance.LowestEdited = value
[SchemaAttrAttribute(, "lowestEdited")]
public StringValue LowestEdited { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.