Share via


RevExMove.Dst Property

Definition

dst, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: dst

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

Property Value

Attributes

Applies to