Arc.Ole プロパティ

定義

埋め込みオブジェクトの切り替え

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

[DocumentFormat.OpenXml.SchemaAttr(27, "ole")]
public DocumentFormat.OpenXml.TrueFalseBlankValue Ole { get; set; }
public DocumentFormat.OpenXml.TrueFalseBlankValue Ole { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "ole")]
public DocumentFormat.OpenXml.TrueFalseBlankValue? Ole { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:ole")]
public DocumentFormat.OpenXml.TrueFalseBlankValue? Ole { get; set; }
public DocumentFormat.OpenXml.TrueFalseBlankValue? Ole { get; set; }
member this.Ole : DocumentFormat.OpenXml.TrueFalseBlankValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "ole")>]
member this.Ole : DocumentFormat.OpenXml.TrueFalseBlankValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:ole")>]
member this.Ole : DocumentFormat.OpenXml.TrueFalseBlankValue with get, set
Public Property Ole As TrueFalseBlankValue

プロパティ値

EnumValue<T> を返します。

属性

適用対象