WorkbookProperties.UpdateLinks 属性

定义

更新链接行为

表示架构中的以下属性: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)

属性值

返回 EnumValue<T>

属性

适用于