次の方法で共有


SignatureLine.ProviderId プロパティ

定義

署名プロバイダー ID

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

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

プロパティ値

StringValue を返します。

属性

適用対象