次の方法で共有


Workbook.UserId プロパティ

定義

このブックを所有する特定のユーザーの一意のユーザー ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.userId")]
public string UserId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.userId")>]
member this.UserId : string with get, set
Public Property UserId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象