次の方法で共有


OleObject.OleUpdate プロパティ

定義

OLE Update

スキーマ内の次の属性を表します: oleUpdate

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

プロパティ値

EnumValue<T> を返します。

属性

適用対象