FileVersion.LowestEdited 属性

定义

最低编辑版本

表示架构中的以下属性: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

属性值

返回 StringValue

属性

适用于