次の方法で共有


FileVersion.LastEdited プロパティ

定義

最終編集バージョン

スキーマ内の次の属性を表します:lastEdited

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

プロパティ値

StringValue を返します。

属性

適用対象