Share via


Author.UserId プロパティ

定義

userId、このプロパティはOffice 2021以降でのみ使用できます。

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

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

プロパティ値

属性

適用対象