ObjectLink.UpdateMode プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
updateMode
スキーマ内の次の属性を表します: w:updateMode
[DocumentFormat.OpenXml.SchemaAttr(23, "updateMode")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ObjectUpdateMode> UpdateMode { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ObjectUpdateMode> UpdateMode { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "updateMode")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ObjectUpdateMode>? UpdateMode { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:updateMode")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ObjectUpdateMode>? UpdateMode { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ObjectUpdateMode>? UpdateMode { get; set; }
member this.UpdateMode : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ObjectUpdateMode> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "updateMode")>]
member this.UpdateMode : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ObjectUpdateMode> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:updateMode")>]
member this.UpdateMode : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ObjectUpdateMode> with get, set
Public Property UpdateMode As EnumValue(Of ObjectUpdateMode)
プロパティ値
- 属性