Compartir a través de


Line.DoubleClickNotify Propiedad

Definición

Haga doble clic en Botón de alternancia de notificación

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a