次の方法で共有


Author.ProviderId プロパティ

定義

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

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

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

プロパティ値

属性

適用対象