次の方法で共有


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 を返します。

属性

適用対象