Compartir a través de


WorkbookProperties.UpdateLinks Propiedad

Definición

Actualizar comportamiento de vínculos

Representa el atributo siguiente en el esquema: updateLinks

[DocumentFormat.OpenXml.SchemaAttr(0, "updateLinks")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.UpdateLinksBehaviorValues> UpdateLinks { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.UpdateLinksBehaviorValues> UpdateLinks { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "updateLinks")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.UpdateLinksBehaviorValues>? UpdateLinks { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("updateLinks")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.UpdateLinksBehaviorValues>? UpdateLinks { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.UpdateLinksBehaviorValues>? UpdateLinks { get; set; }
member this.UpdateLinks : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.UpdateLinksBehaviorValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "updateLinks")>]
member this.UpdateLinks : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.UpdateLinksBehaviorValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("updateLinks")>]
member this.UpdateLinks : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.UpdateLinksBehaviorValues> with get, set
Public Property UpdateLinks As EnumValue(Of UpdateLinksBehaviorValues)

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a