Compartir a través de


RevExMove.Src Propiedad

Definición

src, esta propiedad solo está disponible en Office 2016 y versiones posteriores.

Representa el atributo siguiente en el esquema: src

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

Valor de propiedad

Atributos

Se aplica a