次の方法で共有


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> を返します。

属性

適用対象