Shapetype.Ole Property

Definition

Embedded Object Toggle

Represents the following attribute in the schema: 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

Property Value

Returns EnumValue<T>.

Attributes

Applies to