Compartir a través de


ConnectableReferences.End Propiedad

Definición

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

Representa el atributo siguiente en el esquema: end

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

Valor de propiedad

Atributos

Se aplica a