PolyLine.Ole Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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