RevExMove.Dst Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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