Curve.DoubleClickNotify Property

Definition

Double-click Notification Toggle

Represents the following attribute in the schema: o:doubleclicknotify

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

Property Value

Returns EnumValue<T>.

Attributes

Applies to