Aracılığıyla paylaş


SignatureLine.AdditionalXml Property

Definition

addlXml, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to