MemberProperty.ShowTip 属性

定义

显示工具提示

表示架构中的以下属性:showTip

[DocumentFormat.OpenXml.SchemaAttr(0, "showTip")]
public DocumentFormat.OpenXml.BooleanValue ShowTip { get; set; }
public DocumentFormat.OpenXml.BooleanValue ShowTip { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "showTip")]
public DocumentFormat.OpenXml.BooleanValue? ShowTip { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("showTip")]
public DocumentFormat.OpenXml.BooleanValue? ShowTip { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ShowTip { get; set; }
member this.ShowTip : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "showTip")>]
member this.ShowTip : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("showTip")>]
member this.ShowTip : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ShowTip As BooleanValue

属性值

返回 BooleanValue

属性

适用于