次の方法で共有


Workbook.TimeModified プロパティ

定義

このブック定義に対して行われた最後の変更の日付と時刻を UTC で取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.timeModified")]
public string TimeModified { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.timeModified")>]
member this.TimeModified : string
Public ReadOnly Property TimeModified As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象