Share via


RevExMove.SrcSh Property

Definition

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

Represents the following attribute in the schema: srcSh

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

Property Value

Attributes

Applies to