次の方法で共有


SignatureLine.AdditionalXml プロパティ

定義

追加の署名情報

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

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

プロパティ値

StringValue を返します。

属性

適用対象