PolyLine.DoubleClickNotify 属性

定义

双击“通知切换”

表示架构中的以下属性: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

属性值

返回 EnumValue<T>

属性

适用于